Phoenix.pm: PERL-SQL question

Doug Miles doug.miles at bpxinternet.com
Wed Jan 30 12:34:24 CST 2002


N wrote:

> I have file on a unix server and need the
> info(actually it is the same file I am having troubles
> with now) loaded to a MSSQL database on an NT machine
> and was wondering if there was a way I could make a
> database connection from the UNIX server to the NT
> database through perl rather than writing an ftp
> function to send the file over and then an NT perl db
> loader picking it up and then inserting the values in
> the database.
> Rgds
> N

DBI/DBD::ODBC should do what you want.  Anyone out there have experience 
with this?




More information about the Phoenix-pm mailing list