ASP.NET 2.0 C# WebService Connect to Database

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wendi Turner

    ASP.NET 2.0 C# WebService Connect to Database


    ASP.NET 2.0 C# WebService Connect to Database: Sql Server 2005
    ---------------------------------------------------------------------------------------------------

    I have successfully created a webservice in ASP.NET 2.0 C# with VS
    2005 & VS 2008, however, i can find nothing - books or otherwise to
    help with the webservice connection to the database.

    Can anyone please offer help on what to return in the method that
    makes a select statement to the database and HOW to connect to the
    database?? Do i use DataSets, TableAdapters, drivers???

    How??
Working...