in reply to Getting Dump from Sybase Tables

superdoc,

I'm constantly using the 'FreeTDS Sybase' drivers to get stuff done. I don't know if you're on a linux box, if you are, and you're trying to connect to MSSQL boxes or native Sybase stuff, check this article out:

Getting Sybase/MSSQL Databases working with Perl DBI

In essence you get the FreeTDS stuff rocking, setup some aliases for your DB servers in a config file, and then use normal DBI to get stuff done.

Hope this helps.

Kurt

Replies are listed 'Best First'.
Re^2: Getting Dump from Sybase Tables
by tf23 (Beadle) on Jun 25, 2007 at 22:05 UTC