Hello everyone,
I'm looking for a script to take a bcp dump of a database from sybase and load it to another sybase database.
So basically connect to source server, take a dump of sourcedb and load that dump on to the destination server.
I really wold like to do that with perl using perl module.
Can anyone help with a sample script?
Thank you.
I'm looking for a script to take a bcp dump of a database from sybase and load it to another sybase database.
So basically connect to source server, take a dump of sourcedb and load that dump on to the destination server.
I really wold like to do that with perl using perl module.
Can anyone help with a sample script?
Thank you.