In my Application i am using HSQLDB.Following steps will give where i getting
problem.
*I created hsqldb file database by setting CACHED Instead of MEMORY in
script file. So .data file is created while running Application.
*I am inserting data by using PreparedStatement.while insertion to the table
is successfully completed.
*I am not doing any delete opertion.
*But when i want to check data persistence using RazorSQL it is not showing
any data those inserted.
*I set Autocommit TRUE but still no data in .data file is showing.
*So how can i retrieve data from hsqldb .data file.

-- 
View this message in context: 
http://old.nabble.com/HSQLDB-Unable-to-retrieve-data-from-data-file.-tp32400668p32400668.html
Sent from the HSQLDB - Dev mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
hsqldb-developers mailing list
hsqldb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to