Hi,
apologies if this is really simple but i am a newbie.
when exporting an access table to mySQL
table exports ok, and I can read from it,but I then find I am unable to write to the table or delete records using PHP.
From what I have read, I think the problem is
that my access table doesn't contain a timestamp,but I don't know how to add one,
any help would be appreciated.
Table also seems to lose primary key which is
an access autonumber field and convert the datatype to an integer, is there a way around this ?
Regards Kevin MOran