[Gambas-devel] Change to gb.db.odbc to use ODBC Connection Strings.
Benoît Minisini
gambas at ...1...
Thu Sep 24 21:14:33 CEST 2015
Le 24/09/2015 21:09, ML a écrit :
> Benoît,
>
> Upgraded to 7335, it is still OK.
>
> I'll try DELETE, INSERT, etc now instead of just SELECT.
> For these commands, ODBC's SQLRowCount should return the actual row
> count, as documented.
>
> Regarding code formatting in ODBC's main.c, I concur, it's awful. On the
> plus side, it works!
> I don't know if it is that badly written (I doubt my C can make it
> better), but I can of course try to make it at least look nicer.
> Seems you respect my C more than I do!
>
> Regards,
>
I mainly thought about reindenting the code. By doing that, you will be
able to understand the code better, and maybe you will find some strange
things or useless code, as I did with query_fill().
A quick but important test is using the IDE database browser to connect
to an ODBC databse, and see what happens, what crashes... If you can do
that it would be cool.
Regards,
--
Benoît Minisini
More information about the Devel
mailing list