Second try. Insert data from Dataset in to Database

  • Thread starter Thread starter Ruslan Shlain
  • Start date Start date
R

Ruslan Shlain

I have looked high and low and i cant get anything to work.
I have a dataset that i fill with data from text file.
I need to populate my SQL Server 2000 database with data in that dataset.
Dataset has close to 3000 records and may have as many as 70 + columns.
I am looking for an exemple of some sort. PLEASE HELP
 
Ruslan Shlain said:
I have looked high and low and i cant get anything to work.
I have a dataset that i fill with data from text file.
I need to populate my SQL Server 2000 database with data in that
dataset. Dataset has close to 3000 records and may have as many as 70
+ columns. I am looking for an exemple of some sort. PLEASE HELP

See Herfried's answer in your previous thread.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top