Hai all....
I am just trying to load a csv file into the table which i created in sql server......
evrything is fine...when i try to load the csv file which is 700 bytes..its working fine....no problem,,,
but wen i try the same with another csv file which is 63mb i get an error has
system.data.client.sqlexception:Timeout expired .the timeout period is
elapsed prior to complete the operation or the server is not
responding....
Hope i made myself clear.........
Help me......