List Index out of bounds
RB 6.03 Enterprs., D5 Enterprs., Win2000
When opening Data Dictionary Builder on one machine getting 'List index
out of bounds' error. Same happens on change of Database property of DDB.
On another machine that just completely closes Delphi without warning mess.
or errors.
Please advise,
Vadim K.
When opening Data Dictionary Builder on one machine getting 'List index
out of bounds' error. Same happens on change of Database property of DDB.
On another machine that just completely closes Delphi without warning mess.
or errors.
Please advise,
Vadim K.
This discussion has been closed.
Comments
Before launching the DataDictionary, check the DataDictionary's
Buildersettings. Make sure the other machines can connect to the database
properly. Also make sure you can activate the Tables, Fields, and Joins
data access components. What database are you using?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
test project on your data. Does that blow up too? Did you change the
database table definitions at all? Maybe the data dictionary has entries to
tables containing names to old data columns or table names which have been
changed?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
We did not change any settings. When I created the new Datadictionary
component on the form it works fine ( as well as the old one) with
BDESession SessionType.But with IBOSession it generates exceptions
when you try to give it DataBasename.
Thank you,
Vadim K.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
problem.
Thank you, Vadim K.