Hi, everyone. It's been a long time since I've posted but now I'm back with a question. We use a third party tool written in VB to create an Access MDB out of an Oracle DDL. It seems to work pretty smooth except for this one thing:
Several of the tables that are created give the following error when you open them: "The setting for this property is too long. You can enter up to either 255 or 2,048 characters for this property, depending on the data type."
I can't figure out what properties are in error on what fields. The tables are all empty. I have a mix of text, numeric and date/time fields.
Any thoughts? Thank you!
Troy
Several of the tables that are created give the following error when you open them: "The setting for this property is too long. You can enter up to either 255 or 2,048 characters for this property, depending on the data type."
I can't figure out what properties are in error on what fields. The tables are all empty. I have a mix of text, numeric and date/time fields.
Any thoughts? Thank you!
Troy