Monday, March 19, 2012

I can not see my Tables !

Hello,

I am using " SqlDataSource " and I can not see Talbles of memberships ! I can not only see View or see manule tables !!!

for this when I am using any tool I can not use edit or add fetures :(

Where is problem ?

SqlDataSource is used to retrieve data from database and then be used as datasource of some other control such as GridView. Here is an example:

http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.sqldatasource(d=ide).aspx

To see database objects in VWD, you can open Server Explorer and add connection to some database on the server.

No comments:

Post a Comment