Try typeing the code yourself without useing the drag and drop method
if that dosn't work
send us the snipet of code in question
-----Original Message-----
From: Dean Greaves [mailto:dgreaves@c...]
Sent: 27 March 2001 10:20
To: Interdev_Programming
Subject: Interdev and SQL Server
I have been trying to develop a database connected web project using
Visual Interdev 6 and SQL Server 7.
I can set up the database connection in the development environment and
also set up a query. The query can be executed in the development
environment and returns the data that i would expect the query to return.
The problem is that when i drag and drop the query on to a web page, no
data is returned in the recordset. I have checked that the recordset is
open which it is, it just does not return any data.
The SQL server is installed on my windows 2000 machine so the database
server is local. Also Service pack 1 for the OS and Service pack 5 is
installed for Visual Studio.
If anyone can help i would be very grateful
Cheers Dean