Thanks to Daniel Rocha,

his Tip solved the Problem.

Hermann-Josef Krings

His Solution:
>I've setup a similar model, but i had to remove all the spaces before
>and after the equal sign.
>Best Regards
>Daniel Rocha


Am Sonntag, 31. Oktober 2004 14:52 schrieb Hermann-Josef Krings:
> Hello,
>
> I have setup a database with Version 7.5.0.18 on a SuSE 9.1 System and use
> it sucessfull via jdbc Driver, WebSQL and WebDBM.
>
> For some tasks we perfere to access the DB using isql as part of unixODBC.
> This is no problem with Versions of SapDB (7.4.0.32) on SuSE 8.1.
>
> Whatever I try, I get: [ISQL]ERROR: Could not SQLConnect
>
> The unixODBC configuration looks like:
>
> odbc.ini
>
> [ODBC Data Sources]
> BKDB = MaxDB
>
> [BKDB]
> Driver        = /opt/sdb/programs/lib/libsqlodw.so
> Description   = MaxDB 7.5.0.18 Application Data Database
> ServerDB      = BKDB
> ServerNode    = localhost
> Password      =
> UserName      =
>
>
> odbcinst.ini
>
> [MaxDB]
> Description     = Max DB driver for Linux & Win32
> Driver          = /opt/sdb/programs/lib/libsqlodw.so
> Setup           = /usr/lib/unixODBC/libsapdbS.so.1.0.0
> FileUsage       = 1
> CPTimeout       =
> CPReuse         =
> Trace           = on
>
> I used to have
> Driver        = /opt/sdb/programs/lib/libsqlod.so
> but changed to
> Driver        = /opt/sdb/programs/lib/libsqlodw.so
> as recommendet in Message with Subject: Unicode and unisODBC/Linux fom Dr.
> Thomas K�tter, dated July 20 2004 10:20am
> without more success.
>
> Any help welcome
>
> Hermann-Josef Krings


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to