[Gambas-user] Subst$ with a Variant array of values

Cedron Dawg cedron at exede.net
Sun May 19 14:41:36 CEST 2019


Sorry, there were tabs in the code from DB Browser for SQLite.  Arggggg.

Also, a goof on my part.  Your example should read:

        ArgVault.MyVaultParameters["Auction Value"] = YourValueHere
        ArgVault.MyVaultParameters["SalesDate"] = YourValueHere

        rs = ArgCon.Exec(ArgVault.Box("Sales Check"))



More information about the User mailing list