Marc Herbert <[EMAIL PROTECTED]> writes:
>>
>> But when I try to connect:
>> #> isql -v sequoia
>> Nothing happen, no output, no errors, no connect. I teste with my
>> postgresql DNS and no problem.
>>
>> Can someone help-me?
>>
>
> Thanks a lot for the report.
>
> It's a small SQLSetEnvAttr(SQL_ATTR_ODBC_VERSION, 2 / 3) issue, I'm
> working on it. Expect a fix today or tomorrow at worst.


This should be fine in 0.5.1a, please download here:
 <https://forge.continuent.org/frs/?group_id=10>


I also added a sentence to the documentation:
 
 <http://carob.continuent.org/doc/odbsequoia/doc/RELNOTES.html>

 However no advanced features are implemented yet and your usual ODBC
 application is likely to miss some. For instance dynamic database
 browsers will very partially work at best because they try to access
 database and resultset metadata, which is not implemented yet.



Release Notes - ODBSequoia - Version 0.5.1a

    * [ODBSEQ-20] - support SQLSetEnvAttr(ODBC_VERSION2) (new FakeODBC2 setting)
    * [ODBSEQ-21] - support null user and authentication in Connect()
    * Moved global LogLevel setting from odbc.ini to odbcinst.ini
    * Bullet-proof error handling in SQLAllocHandle()
    * Better handling of empty string values in odbc.ini
    * Minor documentation fixes
    * Miscellaneous small code clean-ups and reorgs



Thanks in advance for your further feedback.




_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to