Closed Thread Icon

Topic awaiting preservation: connecting to 0dbc (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12265" title="Pages that link to Topic awaiting preservation: connecting to 0dbc (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: connecting to 0dbc <span class="small">(Page 1 of 1)</span>\

 
jive
Paranoid (IV) Inmate

From: Greenville, SC, USA
Insane since: Jan 2002

posted posted 06-15-2002 03:27

how do I connect a database to odbc in mysql?

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 06-15-2002 10:43

I would suggest you not to use ODBC to connect to MySQL database. The main reason against ODBC is portability, since ODBC works only under Windows. You should use *native* MySQL functions from PHP to connect to the database.


« BackwardsOnwards »

Show Forum Drop Down Menu