SQLite Access
Posted
#1
(In Topic #2083)
Trainee

error trying to follow a website
Whenever I start with a new development environment the first I try is db access using SQLite. i found the following website: How To Open a SQLite connection and use it — Gambas Documentation. I typed in the code and I get the error shown in the attached screen capture.
Posted
Administrator

Try "AS" instead of "=" in "Dim $con = New Connection"
sholzy
Gambas One Site Director
To help make creating posts and using the forum a little easier:
Tutorials - Website and forum and Playground
To report bugs in the Gambas IDE:
Official Gambas Bug Tracker
Gambas One Site Director
To help make creating posts and using the forum a little easier:
Tutorials - Website and forum and Playground
To report bugs in the Gambas IDE:
Official Gambas Bug Tracker
Posted
Enthusiast

Posted
Administrator

The "syntax" error is from the line not being correctly written out, which I can reproduce by changing the "AS" to "=".
sholzy
Gambas One Site Director
To help make creating posts and using the forum a little easier:
Tutorials - Website and forum and Playground
To report bugs in the Gambas IDE:
Official Gambas Bug Tracker
Gambas One Site Director
To help make creating posts and using the forum a little easier:
Tutorials - Website and forum and Playground
To report bugs in the Gambas IDE:
Official Gambas Bug Tracker
1 guest and 0 members have just viewed this.






