Viewing 2 posts - 1 through 2 (of 2 total)
Another possible solution is to change the recovery mode to simple and do a backup and then truncate file.
Rob
August 8, 2002 at 6:52 am
#434259
It is possible to spawn an isql command with the -i option.
eg
isql -Uuser -Ppassword -dmydb -i myfileofsql
Why not just use ADO or whatever?
January 5, 2002 at 12:11 pm
#421767