Modifying windows service
HI
I have to copy a large text file with records in sql server.
so i created a windows service using stored procedure for actuak work,
It worked fine but when the file gets bulky around 70-80 mbs it failed
can anyone tell how to modify my windows service or tell some another better way.
I am using bulk insert in the backgrounnd.
avats
|