Sync MS Access Database |
Post Reply |
Author | |
delproposto
Newbie Joined: 01 March 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 01 March 2008 at 7:32am |
I am using the sample Calendar Code (VB) and have incorporated it into my Visual Basic 6 Project which uses MS Access database to share another msaccess database. I am corrupting the MSACCESS database that Calendar uses when I try syncing the database with replica copy
I have tried closing the Calendar data connection figuring that I was creating a conflict but no luck. I use... Data1.Database.Synchronize (PathToBackupCalendarDatabase) The problem is corruption of the Calendar's database. The error start to appear in new EVENTS created in the RecurrenceID field. Any Ideas? Should I be using another method with this database? Thanks Dan |
|
delproposto
Newbie Joined: 01 March 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Additional information.................
The Database Fields Of Event (Table) EventID (Field) RecurrencePatternID (Field) and Of RecurrencePattern (Table) RecurrencePatternID(Field) MasterEvent(Field) Are getting messed up. In particular RecurrencePatternID (Event) and RecurrencePatternID (RecurrencePatternTable) sometimes don't match resulting in corrupted event. Any ideas Database is MS Access Dan |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |