cancel
Showing results for 
Search instead for 
Did you mean: 

Access from PHP via ODBC under Windows

Former Member
0 Kudos

Hi everyone!

At first, sorry for my terrible English.

I'm runnung MAX DB 7.4.3.32 under Windows 2000 Server and trying to access database from PHP via ODBC. Apache 2, PHP 5 are also on Windows 2000 Server.

I have installed ODBC driver, but it seems like PHP cannot recognize it...

What should I do to make this work? I just need some kind of FAQ on accessing MAX DB database from php using ODBC. I've already found it, but on Linux...

Accepted Solutions (0)

Answers (1)

Answers (1)

TTK
Employee
Employee
0 Kudos

Hello Alex

Accessing a database via PHP/ODBC is not a specific MaxDB topic. Please look at e.g.

<a href="http://phplens.com/phpeverywhere/node/view/9">Using ODBC with PHP</a>. Maybe there are better descriptions on how to set up this.

Greetings Thomas

PS: FYI, there is also a direct PHP-MaxDB access layer available.