hi there!
i've inherited an access2000 database that is performing poorly. while it has a primary key for each table w/foreign keys as appropriate, the primary keys are autonumber and randomly generated. perhaps this is the cause of the poor performance. one patient can have multiple unique id numbers b/c the id is generated by access. and, and there is no way to refer to that number again b/c it is not presented to the user at any time. the result, duplicates!
one more thing, in the one-to-many relationship, the id (patient's numerical id) on the one side is of type number that relates to the id on the many side. the id on the many side is of type long integer that is displayed as text (patient's name). this is very confusing b/c of a type misMatch. ???????
can someone out there help and tell me how to go about fixing this. the database has 12 tables set up this way. i do not know where to begin.
anyAny help is greatly appreciated.
stellJess
i've inherited an access2000 database that is performing poorly. while it has a primary key for each table w/foreign keys as appropriate, the primary keys are autonumber and randomly generated. perhaps this is the cause of the poor performance. one patient can have multiple unique id numbers b/c the id is generated by access. and, and there is no way to refer to that number again b/c it is not presented to the user at any time. the result, duplicates!
one more thing, in the one-to-many relationship, the id (patient's numerical id) on the one side is of type number that relates to the id on the many side. the id on the many side is of type long integer that is displayed as text (patient's name). this is very confusing b/c of a type misMatch. ???????
can someone out there help and tell me how to go about fixing this. the database has 12 tables set up this way. i do not know where to begin.
anyAny help is greatly appreciated.
stellJess