Menu

#4 database problem

open
nobody
General (1)
5
2009-08-24
2009-08-24
Anonymous
No

Hi,
when I excute this code:
Database db = Database.create( "mydb" );
after that I delete that code and excute below code:
Database db = Database.connect( "mydb" );
db.start();
but there is this problem:
bm.db.DBException: bm.storage.InvalidRecordIDException...
what can I do?
please help me?
thanks...

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.