I created a database with DBMS. The name of the database is example.db or example.dat. Is there some tool to open the database? Because I hope to see the content of this database.
Re: Is there some tools to open the database created by DBMS?
No. But a text editor can be used to get some clues on the database content.
(writing a generic database reader/dumper is also not a very complex task)
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 2006
No. But a text editor can be used to get some clues on the database content.
(writing a generic database reader/dumper is also not a very complex task)
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant