I'm fairly new to using SQL server, please help!
I've been learning some ASP with Visual Interdev 6. I bought a few books from Wrox ( to get me started. Well, I downloaded the SQL server 2000 evaluation and installed no problem. I created a database and successfully connected to it in Visual Interdev. Adding content to the database tables via Visual Interdev was no problem. I followed the tutorials in the Wrox books to include Recordset and Grid control to pull data from the database to the webpages. Testing the queries from Visual Interdev worked fine. But, when I publish the page, none of the database iformation shows in the webpage. I tried a few different examples, and all work fine in Visual Interdev, and everything looks good in the SQL database, but none of it shows up in the webpage. Am I missing something?
Visual Interdev and the SQL server run on the same machine. It's a windows 2000 professional OS (NTFS), with IIS installed.
Please help!
I've been learning some ASP with Visual Interdev 6. I bought a few books from Wrox ( to get me started. Well, I downloaded the SQL server 2000 evaluation and installed no problem. I created a database and successfully connected to it in Visual Interdev. Adding content to the database tables via Visual Interdev was no problem. I followed the tutorials in the Wrox books to include Recordset and Grid control to pull data from the database to the webpages. Testing the queries from Visual Interdev worked fine. But, when I publish the page, none of the database iformation shows in the webpage. I tried a few different examples, and all work fine in Visual Interdev, and everything looks good in the SQL database, but none of it shows up in the webpage. Am I missing something?
Visual Interdev and the SQL server run on the same machine. It's a windows 2000 professional OS (NTFS), with IIS installed.
Please help!