ianywhere.ultralitej.implementation.JrException: UltraLiteJ
Error[-974]: File I/O failed for 'HelloBBA'
when calling
ConfigObjectStore _config =
DatabaseManager.createConfigurationObjectStore('HelloBBA');
Connection _conn = DatabaseManager.connect( _config );
Once I hit this error - this database name gets cursed. I
cannot even create a new database with this name.
However I can create a new database with a different name,
say 'HelloBBB'. So I change the database name, program and
test my app with the new database name for a while, and then
I hit the same error again.
Could anyone possibly suggest what's going on here?
I am using UltraLiteJ that came with
SQLAnywhere11_Windows_Developer_11.0.0.exe, downloaded from
your web site on July 7, 2009.
DatabaseInfo.getDatabaseInfo() returns 100