Hi Has anybody tried using the sybase ct client and the DBD:SYBASE under *nix platforms? It works fine as long as service 2+ is applied to MS SQL and that you set ANSI_NULLS and ANSI_WARNINGS manually per connection basis (or server wide defaults).
G At 01:54 PM 10/1/01, you wrote: > >Chuck, > > > >Did you get ODBC connections working from UNIX? If so, which ODBC client > >library and which Access ODBC driver did you use? The people I work with > >have had nothing but trouble trying to get ODBC working from UNIX to SQL > >Server. (And we'd really like to have this!!) > > > >Regards, > >Matt Hicks > >Matt, > >here is one way: >http://www.iodbc.org/index.htm > >there is a PERL-HOWTO > >I believe it works on many different *nix's. They have a download selector >for all different OS's so you can mix and match and it'll tell you if >drivers are available. > >I also believe there is something called openodbc, and I think there is one >other out there but the name escapes me right now. > >I have a friend here who has set this up, but from what I recall ALL of the >*nix ODBC drivers/clients were a real pain in the a** to setup! At least >I'm sure he'd say so! > >He found them while messing with PHP, so you may be able to find some info >by poking around on the PHP sites, as they may list other available *nix >ODBC pieces that work, and most or at least some of them should have a perl >based way to get on board. > >Good Luck! > >Chuck > > >_______________________________________________ >Perl-Win32-Web mailing list >[EMAIL PROTECTED] >http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
