[Gambas-devel] How to use connections/resultsets from gb.web scripts?
Benoît Minisini
gambas at ...1...
Thu Oct 24 20:08:14 CEST 2013
Le 24/10/2013 17:37, PICCORO McKAY Lenz a écrit :
> From: Beno?t Minisini <gambas at ...1...>
>> Why do you put quotes around the USE instructions???
> Due follow code do not work (a blank page its rendered)
>
> #!/usr/bin/env gbw3
> <%
> USE gb.db
> USE gb.vb
> USE gb.eval
>
> Dim home as string = Application.path
> Dim conector As new Connection
> %>
>
I think it's: USE "gb.db", with quotes.
--
Benoît Minisini
More information about the Devel
mailing list