odbc advantages?

From: Stefan Richter (spam_at_spammenot.com)
Date: 04/27/04


Date: Tue, 27 Apr 2004 03:06:07 +0200

What are the advantages / disadvantages of using odbc to connecting to a
(mysql) database???

Stefan



Relevant Pages

  • Re: Creating a database with MySQLTcl
    ... MySQL uses the database mysql as it's system database. ... Connecting to a db server doesn't require a database name, ...
    (comp.lang.tcl)
  • Re: database connections
    ... This works good if you are only connecting to one ... > within the same script where mysql will use the same session and try to ... Do you know of a decent source of information regarding MySQL database ...
    (alt.php)
  • Re: Query 2 MySQL databases in 1 statement
    ... My concern is, when connecting to MySQL (or sending a query), I only ... the database you specify when connecting to mysql ...
    (comp.lang.php)
  • Re: Query 2 MySQL databases in 1 statement
    ... My concern is, when connecting to MySQL (or sending a query), I only ... the database you specify when connecting to mysql ...
    (comp.lang.php)
  • Re: Where do I start
    ... How beginner? ... Why a database driven website? ... This simple example shows how to connect, execute a query, print resulting rows and disconnect from a MySQL database. ... // Connecting, selecting database ...
    (php.general)