One more thing...
Are you sure that user/host and db fields are primary keys such
that they does not accept double/triple entrance?
My User Table is something like this.
Host
User
it seems not possible.
however, you may solve with a little trick in Linux systems...
For example:
If you have a Linux Machine with MySQL. and
the computers which will connect to the database has IP numbers
212.45.64.20 and 212.45.64.21
Th
Hi,
I read the documents, but still I confuse how to use
COMIT/ROLLBACK.
I have 3 tables, I want to INSERT a data into 1st. table then, if it
is OK, I want to UPDATE second table, and if it is OK,
then a data from 3. table will b