[Gambas-devel] gb.odbc new
Andrea Bortolan
andrea_bortolan at ...112...
Tue Nov 8 10:59:47 CET 2005
Hi Benoit,
you're right, it will be better to call it only at
connection time, in the attached file there is the
patched version.
Ciao, Andrea.
> Do you have to call SQLGetFunctions() *each time*
> you make a query? Can't you
> do that only when you connect to the database?
>
> Anyway, I think I will try to make an emulation
> layer in the gb.db component,
> so that when a driver tells him that he cannot fetch
> into a result set, the
> component will emulate this behaviour, by storing
> the data itself.
>
> And to keep the possibility of not storing the
> result of a query, maybe I
> should create a "forward-only" Result object.
>
> Regards,
>
> --
> Benoit Minisini
>
>
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChangeLog
Type: application/octet-stream
Size: 806 bytes
Desc: 2127288286-ChangeLog
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20051108/44d607ca/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c
Type: text/x-csrc
Size: 58003 bytes
Desc: 943189714-main.c
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20051108/44d607ca/attachment.c>
More information about the Devel
mailing list