Insert in a table only if not there.

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

Moderator: General Moderators

User avatar
Heavy
Forum Contributor
Posts: 478
Joined: Sun Sep 22, 2002 7:36 am
Location: Viksjöfors, Hälsingland, Sweden
Contact:

Post by Heavy »

Ok. Then don't get too specific in coding for mysql, since mysql is not very standards compatible, compared to other sql implementations.

I only use mysql, and I know that it might be a PITA to change my systems to use some other db engine.

You could check out some odbc connectivity. I haven't yet, but I should I think...

http://www.php.net/manual/en/ref.odbc.php
http://www.mysql.com/products/myodbc/index.html

Didn't read those links myself though :?
Post Reply