"Nikolay Marchuk" <[EMAIL PROTECTED]> writes:

> Do I want to use Carob without JDBC, this possibly?

Yes, Carob is a C++ clone of the JDBC Java driver. You use either one
or the other.


> What configuration must be in JDBC driver?  send them please.

Perl does not talk Carob, so you must put some glue in between the two.

Here are all the possibilities:

Perl ->    ODBC      -> Carob ->
Perl -> libmysequoia -> Carob ->

Perl ->     ?        -> JDBC  ->


>
> DEBUG:  (RoundRobinConnectPolicy::getController) Selected 
> controller[0]:localhost:25322
> INFO:   (Connection::initConnection) Authenticating with controller 
> localhost:25322
> DEBUG:  (JavaSocket::Create) Creating socket...
> DEBUG:  (JavaSocket::Create) Socket created.
> DEBUG:  (JavaSocket::connectTo) Connecting...
> INFO:   (JavaSocket::connectTo) Connection to localhost:25322 succeeded
> DBI connect('seqsource','user',...) failed: [unixODBC][Driver Manager]Driver 
> does not support this function
> (SQL-IM001)(DBD: dbd_db_login/SQLSetConnectOption err=-1)
>
>  
>
> [unixODBC][Driver Manager]Driver does not support this function 
> (SQL-IM001)(DBD: dbd_db_login/SQLSetConnectOption
> err=-1)


The ODBC driver is not ready for prime time, sorry.





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

Reply via email to