Data Connections - Right Click

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

After adding a Data Connection everything appears to be fine but when
I right-click on Tables to add a table the option is not there, only
refresh & properties are showing. I can see and review all my table,
view, sprocs, etc. but I can't access the editing features.

Ideas?

Thanks
Bob


Running: Sql2000 on Win2000 server, VS.NET Prof 2003 on XP Prof.
 
Hi Bob

As you are using Visual Studio .Net 2003 Professional Edition, you are not
able to design tables and diagrams for SQL 2000 (this is only allowed for
the MSDE in your version of VS .Net). Please refer to the following
documentation for information about what levels of support exist in each
version of Visual Studio for Visual Database Tools:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vdbt7/html/
dvconvisualdatabasetoolseditions.asp?frame=true

Hope this helps
 

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

Back
Top