How to include the perl module DBD::mysql in Oracle9iAS
243256Jul 2 2003 — edited Jul 2 2003Hi,
I've got a big problem ...
I have to access a MySQL-Database, extract the data and then write the data into an Oracle9i-DB with a perl script. The Server runs under windows.
Now the question:
Since there is a DBD::Oracle module already installed, how can I install the DBD::mysql module?
thanks
Steven