Hi,
I've searched for 3 days on the internet for an answer to this problem.
I have a access frontend with a linked table to a mysqltable.
I have to create the linked table through vb code.
But the linked table does not have a primary key, so I can't update it, right?
How to set a primary key for the linked table through code?
If I use the wizard to create a linked table, it asks me which fields should be the primary keys, but it doesn't help me, because I have to do it through vb...
Please give me a hint people...
I've searched for 3 days on the internet for an answer to this problem.
I have a access frontend with a linked table to a mysqltable.
I have to create the linked table through vb code.
But the linked table does not have a primary key, so I can't update it, right?
How to set a primary key for the linked table through code?
If I use the wizard to create a linked table, it asks me which fields should be the primary keys, but it doesn't help me, because I have to do it through vb...
Please give me a hint people...