trying SQLile sampler.rev
Posted: Tue Dec 18, 2012 6:33 am
Hi I'm a new user, I am trying SQLilesampler.rev I get to page 9 connecting to SQLite I click on the button connecting to AppREg it works I can see the file, I click on the disconnect button it responds that is it disconnected, I tried to delete database file button and it does not remove the file.
I go to the next screen create tables I click on create table users button and I get an error, button "CREATE TABLE users": execution error at line n/a (External handler: exception) near "revdberr,invalid connection id" I have not made any modifications or changes to the sample application.
This is the line of code that is highlighted when I see the script editor.
revExecuteSQL gConID, tSQL
I look in the application browser and I do not see "revExecuteSQL" in the list. Am I missing a setting or downloading something to my live code its version 5.5.1
Any help would be appreciated thank you Gary
I go to the next screen create tables I click on create table users button and I get an error, button "CREATE TABLE users": execution error at line n/a (External handler: exception) near "revdberr,invalid connection id" I have not made any modifications or changes to the sample application.
This is the line of code that is highlighted when I see the script editor.
revExecuteSQL gConID, tSQL
I look in the application browser and I do not see "revExecuteSQL" in the list. Am I missing a setting or downloading something to my live code its version 5.5.1
Any help would be appreciated thank you Gary