[Gambas-user] hConnection = New Connection ( [ DatabaseURL As String ] )

Bruce bbruen at ...2308...
Mon Aug 26 01:29:24 CEST 2013


What syntax for "DatabaseURL As String"?

I'm trying to create a connection to an SQLite db in a different gambas
project source directory:

        $conn = New
        Connection("/share/projects/gambas3_proj/horse/horseBO/.connection/bometa.connection")

(and various other path strings to the connection definition).

All I get is "Malformed URL" error.

?
tia
Bruce





More information about the User mailing list