Ken Ismert
KIsmert at TexasSystems.com
Fri Mar 26 14:33:06 CST 2004
McCool. If you have code that does that, I'd love to see it. -Ken -----Original Message----- From: John Bartow [mailto:john at winhaven.net] Sent: Friday, March 26, 2004 12:00 PM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Lookup Fields in Table Design Here's a stretch but... For people that like to use the added form designing capabilites of the lookup property, once the table design and realtionships are complete you could set the desired lookup properties. Design all of the forms for the application. When the application design is complete you could run code that iterates the table collection and eliminates all lookup properties in the table design. This in essence would eliminate the corruption and performance issues. Eh? -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Charlotte Foust Sent: Friday, March 26, 2004 11:39 AM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Lookup Fields in Table Design There is also the issue of TableID limits, which I believe include all the tables involved as lookups. Charlotte Foust