Connecting Tech Pros Worldwide Help | Site Map

Custom DSN for accessing a MS.ACCESS database.

Newbie
 
Join Date: Nov 2008
Posts: 5
#1: Nov 13 '08
Hi ..

I am trying to access a MS.ACCESS from perl. I have DBI ,DBD::ODBC modules and unixODBC installed .I am working in ubuntu . The very first statement in the script wud be connect statement.

In connect one of argument is DSN.

Where am i supposed to create the DSN ?
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,565
#2: Nov 14 '08

re: Custom DSN for accessing a MS.ACCESS database.


Can you please post your code here so we can see what you have tried?
Reply