RDS - Compatability issues
-
I'm having my first mess around with Remote Data Services in my ASP programming endeavers to see if I could create the newsgroup style feedback we currently love at the CodeProject. My computer (win98) has FrontPage extensions installed which I use for my asp programming. I use Microsoft Access 97 for the database. I've consciencously typed in some code I found in a book that uses win2000, IIS and SQL Server, more than likely the latest editions of each. To my dismay, when I try to bind information to a table, I get a blank table. It seems difficult to work out if the sql call is actually getting information from the database (cant find a way to test this). Was wondering if someone knows if it is the software I am using or (more than likely) my code. :confused: cheers :)