ODBC on Windows

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

ODBC on Windows

Post by Takuma »

Hi how do you use ODBC feature in PHP on Windows? I want to learn how to use ODBC functions of PHP but don't have one :lol: . I've already setup a MySQL...
josa
Forum Commoner
Posts: 75
Joined: Mon Jun 24, 2002 4:58 am
Location: Sweden

Post by josa »

A place to start: http://www.devnetwork.net/forums/viewtopic.php?t=1437

Btw, I suppose you know there is built in support for MySQL in PHP. No use using ODBC for that. But you probably want to learn how to use ODBC in PHP, right?

/josa
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

But you probably want to learn how to use ODBC in PHP, right?
Yep That's right, and thanks for your help!
Post Reply