[Gambas-devel] Cannot populate database Connection.Name from ODBC driver.

PICCORO McKAY Lenz mckaygerhard at ...176...
Fri Aug 18 17:14:15 CEST 2017


umm okok, write in the browser event in the console:

2017-08-18 7:22 GMT-04:01 ML <d4t4full at ...176...>:

> of "CREATE IF NOT EXIST Tabla1...") fails to retrieve at least the DB
> filename (test.sq3) as the Database/Catalog name.
> That particular DB is a file, so I guess the driver should retrieve
> *something* as DB Name but it does not, confusing everybody into


that's the behaviour that i try to explain... a DBMS connection "instance"
don't have to handle a db "instance", that's behaviour found on DBMS's such
like postgres or mysql inherits from the "M$" era but are not mandatory...

but in many propietary DBMS the connections dont "must handle" a db
"instance" and that's correct... in some place the ODBC especification said
that a db name must be provided, but mayor DBMS dont need a db name
provided, that's behaviour are found commonly in Oracle, Firebird, Sybase,
SAP and many other, almost all the propietary DBMS do in this way...



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-08-18 8:51 GMT-04:00 Benoît Minisini <gambas at ...1...>:

> Le 18/08/2017 à 14:39, PICCORO McKAY Lenz a écrit :
>
>>
>> that's the behaviour that i try to explain... DBMS connection "intance"
>> dont have to handle a db "instance" that's behaviour its copied from M$ in
>> mysql and postgres but DBMS in the connections dont must handle a db
>> "instance" and that's correct... but ODBC M$ especifications said that
>> must.. this king of "rare" conflicts its common in documents where M$ are
>> involved!
>>
>>
> I have no idea what you try to tell us, your english is absolutely
> unreadable.
>
> Please try to make some effort!
>
> Can't you, at least, install an english spelling checker on your mail
> client or your browser? It would be a good start.
>
> As for the grammar, I don't know if there is a grammatical corrector for
> english on Linux.
>
> Regards,
>
> --
> Benoît Minisini
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20170818/600f7e95/attachment.html>


More information about the Devel mailing list