Thursday, August 11, 2011

How to import a zip ascii file in MS SQL server?

My file if unzip is very large (more than 1GB). So if I want to load the zip file (in .asc format) in MS SQL server, how can I do that? Thanks!

No comments:

Post a Comment