04-19-2010 02:04 AM
Hi I am new at Blackberry programming and was trying the UltraLiteJ tutorial at http://www.sybase.com/files/Technica...J_Tutorial.
I'm told it may be a permissions issue but i dont know how to go about checking
All help is greatly appreciated
04-19-2010 10:02 AM
I cannot reproduce the issue on my machine but, oddly, I heard about the same issue with someone else for the first time last week. The issue seems to happen in the tutorial routine that connects to the database or, if it does not exist, creates and connects to the database. Looking at the code as posted at http://dcx.sybase.com/index.html#1101en/ulj_en11/u
On first running, the attempt to connect should throw an exception, but then the database should get created in the catch.
Also, it would help if you could tell me what version and build number of the software you are using (run dbsrv11 -v and it will tell you).
Tom Slee
04-20-2010 02:37 AM
hi
thanks for the help. an exception is caught in HomeScreen.java when tryin to run _da = DataAccess.getDataAccess(false);
I am using eclipse 3.5.2 and Blackberry JDE and SQL Anywhere developer edition 11.1