why I cant access some fields of my table through DataForm Wizard?

  • Thread starter Thread starter Omer kamal
  • Start date Start date
O

Omer kamal

Dear all,

I am not able to access some fields of my table in .mdb database, which
was created by some one else.

when I reach to the wizard step where I can choose fields to make
relations, I dont have checkboxes next to some fields. They are
basically, primary and foriegn keys which have data type autonumbers and
contains GUIDs as a thier data.

regards,
Omer kamal
 
Ok I got the reason but I still dont know how to solve it :(

When in database the primary key have fields size type "Replication ID"
it creates actully Guid with two brackets i.e "{GUID No}".

I tried to create string with Having Guid inside and save insert it but
did it not work. Beacuse it have Auto Number type field.

Regards,
omer kamal
 
Back
Top