My thoughts do not change. Have you split the database?
Richard -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of dasaga kumar Sent: April 30, 2009 9:12 AM To: [email protected] Subject: RE: [Access VBA Central] unable to share database between two users at a time i am using windows 2003 in servers office 2003, previously NT with office 2000. but for a few clients i am using office 2000. the problem is both the guys are having equal importance on upadated data, both wil update and retrive date. what should i do now. --- On Wed, 29/4/09, Richard Killey <[email protected]> wrote: From: Richard Killey <[email protected]> Subject: RE: [Access VBA Central] unable to share database between two users at a time To: [email protected] Date: Wednesday, 29 April, 2009, 10:16 PM Phani what is the architecture of the system? that is, are they are the same office LAN, sharing the same copy of a single MDB file? If so, split the file into the traditional 2 parts. One part with only tables, and the other part with everything else. Put the tables MDB on the LAN and put the everything else MDB on local C: drives. Then they can share the data even though one is 2000 and the other 2003. Richard "Manxman" Killey Developer of MS Access Databases mailto:rich...@databaseles sons.com for more MS Access tips, visit http://www.database lessons.com -----Original Message----- From: AccessVBACentral@ yahoogroups. com [mailto:AccessVBACentral@ yahoogroups. com]On Behalf Of dasaga_phani Sent: April 29, 2009 6:06 AM To: AccessVBACentral@ yahoogroups. com Subject: [Access VBA Central] unable to share database between two users at a time hi, when both the users having ms office 2000, file was modified by both. when one use installed 2003 ms office then, it is not sharable. how do i give rights to the both users have 2000 and 2003 as their office suits. -phani. [Non-text portions of this message have been removed] Cricket on your mind? Visit the ultimate cricket website. Enter http://beta.cricket.yahoo.com [Non-text portions of this message have been removed] [Non-text portions of this message have been removed]
