defining a DSN for Access on Linux



Is it possible to connect to an MS access database on windows from a
linux machine using DBD::ODBC without needing unixODBC? Would I need to
first set up a system DSN on the windows machine or according to the
DBD::ODBC documentation can I connect without a 'full' DSN, whatever
that is? Something like:

my $DSN = 'server,port,database name,driver,whatever else goes here';
my $dbh = DBI->connect('dbi::ODBC:$DSN');

What would a well formed DSN look like in this situation if it were
possible, or where can I find intelligible documentation? The
documentation in DBD::ODBC on DSN's is nearly occult to me. I cannot
seem to find any reasonable documentation on the web, only random
examples that betray clues as to the DSN's structure but don't do nearly
what I need.


Justin
.



Relevant Pages

  • Re: ping Purl Gurl? Beginner Level Perl
    ... This is a good short one page article on perl core buffering, ... a lot of documentation amounted to nothing ... more than tirades about how bad Windows is as an operating system. ...
    (alt.usage.english)
  • Re: solaris
    ... In FreeBSD I can't see a lack. ... the lact of documentation is one of the ... If the Windows documentation were fit for purpose, ... Installing an MS operating system on hardware for which the OS has inbuilt ...
    (freebsd-questions)
  • Re: Microsoft throws in the towel on Vista
    ... Of course, it will be nice to have everything delivered in one easy lump via Windows Update, instead of having to find and download fixes for bugs that trouble you. ... Leopard actually goes *farther* overboard than Vista in a few places- sure, they both have silly translucency effects, but only Leopard has The Galaxy That Time Remembered. ... from first-party reference documentation mostly. ...
    (comp.sys.mac.advocacy)
  • Re: What Was Your Experience When You First Started Using Linux?
    ... Considering the amount of flawless uptime I see with Windows ... wipe the disk and install Linux. ... > The documentation is not poor, or at least most of the documentation ... Poor was a 'poor' choice of words. ...
    (alt.os.linux)
  • Re: _stprintf
    ... Here's the documentation for CreateFile: ... I don't blame Microsoft for not documenting Windows ME but I wonder why they ... "Since you can't use any multibyte encoding in CreateFile," ... to use MAX_PATH Kanji characters to name a file. ...
    (microsoft.public.vc.mfc)