in reply to Re^3: MS Access database problem
in thread MS Access database problem
and then I got the following error:my $dbh = DBI->connect("DBI:ODBC:driver={SQL Server};","SERVER=Bobs.pa +ncake.hut;DATABASE=flapjacks;","account","password");
DBI->connect using 'old-style' syntax is deprecated and will be an err +or in futu re versions at C:\temp\temp.pl line 14 install_driver(password) failed: Can't locate DBD/password.pm in @INC +(@INC cont ains: C:/Perl/site/lib C:/Perl/lib .) at (eval 4) line 3. Perhaps the DBD::password perl module hasn't been fully installed, or perhaps the capitalisation of 'password' isn't right. Available drivers: DBM, ExampleP, File, Gofer, ODBC, Proxy, SQLite, Sp +onge. at C:\temp\temp.pl line 14
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: MS Access database problem
by roboticus (Chancellor) on Nov 30, 2007 at 03:29 UTC | |
by tachyon-II (Chaplain) on Nov 30, 2007 at 06:22 UTC | |
by roboticus (Chancellor) on Nov 30, 2007 at 20:19 UTC |