[Gambas-user] Sqlite
Gianluigi
bagonergi at gmail.com
Fri Mar 19 09:33:57 CET 2021
Il giorno ven 19 mar 2021 alle ore 07:41 Shane <buster6seven at gmail.com> ha
scritto:
> HI Group I have this code
>
> Try Con.Close()
> Con.Type = "sqlite3"
> Con.Host = "./"
> Con.Name = "voc.sqlite3"
> Con.Open()
> Print "Connected : " & Con.Opened
>
> this works fine in the editor but when i make a Deb of this and run it
> tells me it can not find the file
>
> any ideas
>
> cheers shane
>
>
You can read here:
http://gambaswiki.org/wiki/cat/path
Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210319/15c8aaa8/attachment.htm>
More information about the User
mailing list