Akshay Arora wrote:
>
> Hello,
> I have gotten a MyODBC connection working fine in Windows 95 and was able
> to open the MySQL database in Access. I imported an entire table and also
> created a link to a table. I edited the linked table and saved it, and it
> saved on the server as well, but I have not been able to add rows to the
> table. I posted this question on the MyODBC list as well, but nothing so
> far. Does anyone know how I can add rows?????
> thanks,
> akshay arora
Hi Akshay
Do you have a PRIMARY KEY and a TIMESTAMP column in your table?
If not, add them.
Tschau
Christian
PS: Sorry for the late answer, I was on vacation.