Hello, All.
OK, there is an Access 2000 DB.
One of the tables is huge (200+ fields).
I've got to maintain the database; lots of forms, DAO code need changes, as well some modifications to that table.
Any attempts to save the changes to the table result in
3309 - Property value too large.
Columns can still be deleted/added, of course; and changes stay, despite the exceeding properties size error, but this is not enough.
Setting properties for anything is never saved because of the error.
Too many forms and too much code is bound to that structure and no time at all to normalize the table and change everything else.
Worse, the original programmer is nowhere to be found.
But how the HELL was that monster table originally saved with all the properties and even lengthy column descriptions in the first place???? And it works perfectly with all the forms/code.
Please help me understand!
OK, there is an Access 2000 DB.
One of the tables is huge (200+ fields).
I've got to maintain the database; lots of forms, DAO code need changes, as well some modifications to that table.
Any attempts to save the changes to the table result in
3309 - Property value too large.
Columns can still be deleted/added, of course; and changes stay, despite the exceeding properties size error, but this is not enough.
Setting properties for anything is never saved because of the error.
Too many forms and too much code is bound to that structure and no time at all to normalize the table and change everything else.
Worse, the original programmer is nowhere to be found.
But how the HELL was that monster table originally saved with all the properties and even lengthy column descriptions in the first place???? And it works perfectly with all the forms/code.
Please help me understand!