I am not finding this easy!
Posted: Fri Sep 26, 2008 9:40 am
Hi,
I am evaluating RunRev on Ubuntu 8.04 but must admit that I am having a torrid time of it. I am strictly a data hack so I started with sqlite sampler example. It says in the intro that dbSQLite currently works only on Windows and Mac OS X but it seemed to work none the less. Huh?
I then went on the the Databases.rev example which gives the error:
could not create sqlite database file at "/sqlitedatabasesample.db"
I guess this is a permission thing because the program is trying to create the database in the root directory.
Looking at the code, it would appear that the program is not correctly interpreting the bit
"put item 1 to -2 of the filename of this stack into tSQLiteDatabaseFile" correctly because the stack is saved in /home/charles/My Revolution Studio/
Surely I am making this harder than it should be!
rgds
I am evaluating RunRev on Ubuntu 8.04 but must admit that I am having a torrid time of it. I am strictly a data hack so I started with sqlite sampler example. It says in the intro that dbSQLite currently works only on Windows and Mac OS X but it seemed to work none the less. Huh?
I then went on the the Databases.rev example which gives the error:
could not create sqlite database file at "/sqlitedatabasesample.db"
I guess this is a permission thing because the program is trying to create the database in the root directory.
Looking at the code, it would appear that the program is not correctly interpreting the bit
"put item 1 to -2 of the filename of this stack into tSQLiteDatabaseFile" correctly because the stack is saved in /home/charles/My Revolution Studio/
Surely I am making this harder than it should be!
rgds