PDA

View Full Version : Data View window in VB does not display all functions


elel
04-18-02, 16:00
Hi,
I am a SQL Server Pro and I am not very familiar with VB.
I have done the connection b/w SQL & VB using Data Environment window and Connection ODBC property. Now I see all my tables, views, and sp in the Data View window, however when I R-click on the specified table, for example, I am not able to see the New Table, New Trigger, Design, Copy SQL Script, and Delete features. In other words, the Data View does not display all its functions.

What should I check/uncheck to see that?

Thank you.