Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-05-20 : 08:30:57
|
| Liaquat writes "HiI've written a stored procedure that imports text files into a SQL Server 7.0 database. However, because the files are quite big (70 mb), they are sent to our server zipped. Currently we are manually unzipping these .txt files, before executing the stored procedures.Is there anyway we can unzip these files automatically before the stored procedures are executed via a scheduler?Many thanks" |
|
|
robvolk
Most Valuable Yak
15732 Posts |
|
|
|
|
|