Home > Archive > PerlTk > November 2004 > Re: Issues when moving Perl/Perl-tk and Java application from Solaris
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Issues when moving Perl/Perl-tk and Java application from Solaris
|
|
| Ala Qumsieh 2004-11-16, 3:56 pm |
| 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
| |
| Dean Arnold 2004-11-16, 6:53 pm |
| Ala 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.
|
|
|
|
|