Hi, Can any one help me regarding on this:
I need to connect a dataset to a database.How can I achieve this?
|
Team Leader
|
![]() |
| 15Dec2006,10:06 | #2 |
|
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? |
|
Light Poster
|
|
| 15Dec2006,11:08 | #3 |
|
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? |

