[Gambas-user] RE: Re: how to use sqlite3

Rohnny Stormo rohnny at ...1248...
Thu Dec 8 11:52:13 CET 2005


Thanks Nigel.


Thats did the trick.

Summary:
    Open databasemanager -> Select Sqlite3
    Host = /home/<yourloginname>
    Username=<yourname>
    Password=<whatyouwant>

    When creating a database only write a name, without any dot.
    test = 0k
    test.db = failes
   
    Now you can add fields as you want. This looks like the only
alternative to access under Linux.

 Regards Rohnny




More information about the User mailing list