Drag and drop database tables in asp.net 2.0

G

Guest

In ASP.net 2.0 (it may be possible in previous versions also, I don't know)
you can drag a database table from the server explorer to the webform and it
will simply run. At least, that's what happens when my database server is
SQL Server 2000. However, if my database server is SQL 2005 it doesn't run
at all and throws an exception stating that the <tablename> is an invalid
object.

In code I connect to the databases the same way, what's different about the
drag-n-drop approach between the two servers? Is there some what to get this
working w/ sql server 2005? Has anyone else had this problem?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top