On Tue, Dec 15, 2009 at 10:03 AM, Philip Thompson <[email protected]> wrote: > My head hurts from hitting it on my desk all day, so I thought I'd turn to a > fresher set of eyes. The issue I'm having is getting PHP to connect ODBC. I > can get it to work using isql from the command line. Can you verify my > settings....: > [snipped] > > I've tried the above DSNs and many other versions of it ad nauseum. The > specific error I'm getting is... "[unixODBC][Driver Manager]Data source name > not found, and no default driver specified." I really have searched high and > low for a solution, but to no avail. Any thoughts?
Why not just use the built in MySQL libraries or PDO? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

