andymccorkell
Technical User
Hey
I've been using access to remote edit a mysql database however im getting 2 problems:
1. it wont seem to let me use autonumber? i set up my primary field as an autonumber but then when it saves it to the server it is just number? then it wont let me change it?
2. due to this i have a number of tables that i need to delete and try again. ive been trying this,
DROP TABLE {galleryv3};
in the mysql console window in access as a straight through query but it gives me an error regarding my syntax?
any help would be more than apriciated.
Andy
ps what is the best way of editing/managing my database? access?
I've been using access to remote edit a mysql database however im getting 2 problems:
1. it wont seem to let me use autonumber? i set up my primary field as an autonumber but then when it saves it to the server it is just number? then it wont let me change it?
2. due to this i have a number of tables that i need to delete and try again. ive been trying this,
DROP TABLE {galleryv3};
in the mysql console window in access as a straight through query but it gives me an error regarding my syntax?
any help would be more than apriciated.
Andy
ps what is the best way of editing/managing my database? access?