Re: SQL Server 2000 BACKup
You may want to look into this... BTW, it's for VB6.0...
Re: SQL Server 2000 BACKup
Thanks d-u. I found a lot of helpful information on that
Re: SQL Server 2000 BACKup
What about maintenace.
Anything in SQL without Enterprise manager I can do?
Re: SQL Server 2000 BACKup
You could look into the bulk copy utility with SQL server/Sybase - here - bcp (on msdn). Hope this helps. Regards.
Go through these threads as well:
1. bcp command
2. SQL Server 2k Insert Trigger - Output to file