economyman
Registered User.
- Local time
- Today, 17:22
- Joined
- Jul 7, 2008
- Messages
- 18
Hi There
I have a DB with several thousand records in a table representing SIM card information. One of the fields is a FK Customer field. It is based on a lookup from the Customer table however for some reason unbeknown to me the data type created was Text instead of Number, even though the bound column is an AutoNumber field (which is not displayed). Somehow I need to change this because it is causing all kinds of problems in managing the DB and its functionality.
When I remove the relationship and try to change the Data Type or use Acccess Lookup Wizard, neither work and all generate errors when trying to save the table.
Any ideas on the best approach to resolve this?
Thank you and sorry for the rookie question.
I have a DB with several thousand records in a table representing SIM card information. One of the fields is a FK Customer field. It is based on a lookup from the Customer table however for some reason unbeknown to me the data type created was Text instead of Number, even though the bound column is an AutoNumber field (which is not displayed). Somehow I need to change this because it is causing all kinds of problems in managing the DB and its functionality.
When I remove the relationship and try to change the Data Type or use Acccess Lookup Wizard, neither work and all generate errors when trying to save the table.
Any ideas on the best approach to resolve this?
Thank you and sorry for the rookie question.