[Gambas-user] SQLRequest (Q2 of 2) Actually a couple of questions/wishes

John Dovey dovey.john at gmail.com
Sat Jul 3 09:06:38 CEST 2021


I don’t understand this. I do that routinely with SQLite with a simple
$con.exec(MySQL)
and up to around a hundred sql statements concatted together in MySQL. Just
do a $con.begin before and $con.commit after.


On Fri, Jul 2, 2021 at 3:05 PM bb <adamnt42 at gmail.com> wrote:

>
> 6. Uniting a whole bunch of SQLReqests, separated by ";" for submission
> to the server as a "script"?
>
> regards
> bruce
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-- 
Sent from Gmail Mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210703/bb12468a/attachment.htm>


More information about the User mailing list