On Fri, 5 Nov 2004 08:47:23 -0800, Elton Hughes <[EMAIL PROTECTED]> wrote: > This is probably an faq but I have to ask. I have DBI and DBD::Informix > installed on a SUN workstation in another building. Works great, no > problems. > > On my desk is a Mac running OSX 10.3.5. Can I create and run scripts on > my Mac that will access the Informix database? > > Because of network issues, this might not work, but I am curious to > test it and see.
As Ken Gall said - since you won't be able to locate a MacOS X version of the ClientSDK (there were rumours once, but I've not heard of a release - and I'm typing on MacOS X 10.3.5), you will probably have to go via the DBI::Proxy route. -- Jonathan Leffler <[EMAIL PROTECTED]> #include <disclaimer.h> Guardian of DBD::Informix - v2003.04 - http://dbi.perl.org "I don't suffer from insanity - I enjoy every minute of it."
