Code Comments
Programming Forum and web based access to our favorite programming groups.Deep wrote: > We have an application that uses Perl, Perl-tk, and Java and we are > planning to move from Solaris to AIX. It does database (Sybase) calls > too. Any help or any leads to another similar question would be really > appreciated. Did you actually try the move? If not, then go ahead. Perl and Perl/Tk are for the most part cross-platform, and should give you minimal trouble. Java claims to be so too. If you did, and are having problems, then what is your question? --Ala
Post Follow-up to this messageAla Qumsieh wrote: > Deep wrote: > > > > Did you actually try the move? If not, then go ahead. Perl and Perl/Tk > are for the most part cross-platform, and should give you minimal > trouble. Java claims to be so too. > > If you did, and are having problems, then what is your question? > > --Ala Which language is your database access based on, Perl/DBI or Java/JDBC ? If its Perl/DBI based, you might want to do a quick standalone install/test of that before migrating all the other stuff; I think I've seen a number of notes on the dbi-users maillist wrt building/using Perl DBI/DBD modules on AIX. HTH, Dean Arnold Presicient Corp.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.