Hi,
I am having a problem inserting a number of records into a SQL Server database... I am reading from a csv file and inserting a row for each line in the file.
Sometimes I get a time out...there could be maybe 1000 records to be inserted...anyone have any ideas on how to get around this issue...
anyone have this problem before?
CES
I am having a problem inserting a number of records into a SQL Server database... I am reading from a csv file and inserting a row for each line in the file.
Sometimes I get a time out...there could be maybe 1000 records to be inserted...anyone have any ideas on how to get around this issue...
anyone have this problem before?
CES