How to connect a dataset to a Database

Discussion in 'SQL Server' started by Sai, Dec 14, 2006.

  1. Sai

    Sai New Member

    Joined:
    Dec 13, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi, Can any one help me regarding on this:

    I need to connect a dataset to a database.How can I achieve this?
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    You mean to say that you would like to insert some data into a database, right??
    You need to specify what language you want to use, what is your target database system?
     
  3. Sai

    Sai New Member

    Joined:
    Dec 13, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi Pradeep,

    I am working in C#.I am having 5 tables in my dataset.I have put the information in dataset using SqlAdapter.Now I want to connect this dataset to database.
    How can I do this?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice