tags:

views:

124

answers:

0

I'm attempting to connect to a database via ODBC, and I am finding no help through Google/the internet.

Our ERP uses OMNIS as a framework, which provides an ODBC driver for querying OMNIS' proprietary database outside of the program. I've created the driver and DSN, but I cannot begin manipulating data or sending queries with PHP.

The driver appears in the ODBC connection manager as "OMNIS ODBC Driver" - I've tried a multitude of connection strings, but cannot seem to get it to go.

The DSN is located at C:\Test.dsn. Once again, the driver appears as OMNIS ODBC Driver. Any help is much, much appreciated.