Thank you once again. I am on Win32 machine using ActivePerl. I had been doing Google search for the past few hours. There, sometimes you hit dirt ( like in my case for the past 5 hours) and sometimes gold . I hit one site which seems to give a lot of information on this - http://www.wdvl.com/Authoring/Languages/Perl/PerlfortheWeb/prepare_access.html I will look into the site, you have given too. Kamali
>>> "David Gray" <[EMAIL PROTECTED]> 04/19/02 09:23AM >>> > Hi : > Thanks a bunch. For the first module, I would do - > install dbi > For the second module for the Open DB Connectivity , will I > do something similar like this ? - > install dbd::odbc > "need to create an ODBC data source referring to the > database file" - could you please explain this ? does it mean > creating a db and populating tables? I appreciate all the > help I get from this discussion group. Kamali Hmm... Are you on a Win32 or *nix machine? If you're on a *nix machine, you should probably look into some of the links from that google search and import your .mdb into mysql before you try to access it using perl. My Favorite DBI/DBD Reference: <http://mysql.turbolift.com/mysql/DBD_3.21.X.php3> If you're on a Win32 machine, you can create an ODBC data source from "Control Panels->ODBC" HTH, -dave -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]