Subject IBO$Schema_Version already exists
Author rodbracher
Hi

I get an ISC error message 'unsuccessful metadata update, table

IBO$Schema_Version already exists' upon reaching the line of code
'mydb.SchemaCache.CheckSchemaVersionTable;'

This only occurs in the dev environment, and after hitting F9 I
get a whole lot of 'EStringlist Error - List index out of
bounds(5)' and fianlly the app runs.

If I run the compiled exe I get no exception.
The strange thing is this never happens on my ususal dev machine.
The gdb file is the same and the project is copied.

All works fine on compiled exe's - just very irritating when debugging
Any ideas?

IBO 4.2Gb D5

Thanks - Rod