Log in

View Full Version : eVB, ADOCE - how to create primary key? Please help!!


renz
07-21-2002, 04:56 AM
Hi, perhaps somebody can help me with this problem, or at least confirm that it does not work.

I want to create a database on the PocketPC and later sync it with the PC, but it seems that eVB and ADOCE do not support the needed functionality. :cry:

Activesync needs a (1) primary key to be able to sync the table between PocketPC and the PC.

Question: how can I add a primary key to a Pocket Access table that I have created using eVB and ADOCE on the PocketPC?

Thank you!

Renz

Jimmy Dodd
07-25-2002, 01:34 PM
ADOXCE supports a PrimaryKey property on the Index object. I haven't actually done this with Access tables, but maybe this will get you going in the right direction. Check out MSDN online (search for: Primary key adoxce).

Good luck!

---
Bwana Jim

renz
07-29-2002, 07:05 AM
Thank you! I will investigate further :wink:
renz