BLOB entry

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
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

ra wrote:so i would add that code for all of the fields?
Only ones that are strings where you don't know for sure what the text contains....
ra
Forum Commoner
Posts: 58
Joined: Fri Mar 25, 2005 4:25 pm

Post by ra »

ok, thanks...

What if i only want to allow one row to go into the database; could i adjust the cardinality of the index (id) so that it only overwrites the same row upon entry?
Post Reply