Wednesday, March 21, 2012

how to include a sql database in a web service

i am using vs2005 and sql 2005 and i want to include a database in a webservice, how to do that? and where are the items in the toolbox?

Hi,

If you are looking to add a database to SqlExpress in a webservice application please have a look at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=276342&SiteID=1 posting which mentions that you can add a database by using "Add New Item...". Another way would be to go to the "Tools" menu and click on "Connect to database..." and follow the instructions to add a new database.

Please reply if this is not the scenario you are trying to achieve.

Jimmy

No comments:

Post a Comment