Re: Data sources
"Martin J. Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
On 02/11/15 14:47, Ismail Chamseddine wrote: > SQL server v6.01.7601. is installed . version of ODBC is 6.01.7601 > When I click configure, it says that MS access driver is not installed. Then I'm afraid you need to to fix that problem first. If you have a 64bit perl I've no idea where you get the MS Access driver from. Be careful, as there are 2 ODBC driver managers, one for 32 bit apps and one for 64 bit apps. You need to use the one that is the same as your Perl. Martin