Browse by Tags

All Tags » MYSQL (RSS)

Inserting 40,000 records in MYSQL from Asp.Net by vik20000in

Recently I got a task of importing about 40,000 records for a fixed length delimited file to MY SQL database. Copying the data into a list of Business object was not a problem, but to insert about 40000 records in MYSQL in an asp.net application looked...
Filed under: , , ,
More Posts