thatīs the answer for my prays, thankīs for your attention What you say about the performance of your aplicattion?
what i want to do was done before using a delphy dll on other windows with iis (thatīs was not done by me!) acessing this oracle windows. The performance still remain bad until today. I think that using perl i could use sessions on my join form too. Doubts: the ppm installer is in the cpan? best regardīs All the software is written in Perl and is contained in the Bundle::DBI distribution. So grab that from CPAN and install it on both boxes. (On Windows, use the PPM installer). On the Windows box only, install DBD::Oracle using the PPM installer. Then read the following docs: perldoc dbiproxy -- this is the server side listener perldoc DBD::Proxy -- this is the client side driver Once you have everything set up, your Perl script can access the remote Oracle database exactly as if it was local to the Linux box. Very cool! I am using this in a production environment with great success (FreeBSD client -> HP-UX datbase server). > do i have install a webserver in the windows/oracle machine? No. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]