DBI problems: from MySQL to Access
From: joe (tunmaster_at_hotmail.com)
Date: 10/30/03
- Next message: Justin: "Re: File test operator (-r) returns 'not exist' rather than 'not readable'"
- Previous message: James Willmore: "Re: DHCP client tool"
- Next in thread: Ben Morrow: "Re: DBI problems: from MySQL to Access"
- Reply: Ben Morrow: "Re: DBI problems: from MySQL to Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 21:32:03 GMT
Dear guru's,
Here is what it is. I used to have my sites run on a UNIX-based webserver.
My cgi-scripts were connecting to a MySQL-database perfectly. Now I tried to
do the same thing on my Windows machine. I installed Apache, ActivePerl, DBI
and DBD to connect to a Access database. So far, so good. Everything was
going just the way I planned it. Untill...
Untill some querys weren't handled by the Access db the way they were by the
MySQL db. Simple select and delete queries are ok, but even slightly more
difficult ones make the db-connection hang.
My question: is there a possibillity to use the exact same queries on
Windows as on UNIX? I tried installing Win32::ODBC but didn't get far. Is
Win32::ODBC my promised land?
I'd be really gratefull if anyone could help me out,
Thanks in advance,
Joe
- Next message: Justin: "Re: File test operator (-r) returns 'not exist' rather than 'not readable'"
- Previous message: James Willmore: "Re: DHCP client tool"
- Next in thread: Ben Morrow: "Re: DBI problems: from MySQL to Access"
- Reply: Ben Morrow: "Re: DBI problems: from MySQL to Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|