Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
ODBC Connection with Livelink 9.5 (CAPI)
Urs_Sidler
Hi everybodyWhen I use a direct DB connection, it's working. With ODBC it doesn't (I've proved that the ODBC Data Source is working properly) ?!?This works: Dynamic results = $DBWizAPI.ConnectPkg.Connect( CAPI.CT_MSDBLIB, 'stg00222', 'AD2DB', user, password ) (where 'stg00222' is the host name of the DB and 'AD2DB' is the name of the DB)This does not work: Dynamic results = $DBWizAPI.ConnectPkg.Connect( CAPI.CT_ODBC, 'AD2DB', 'AD2DB', user, password ) (where 'AD2DB' is the ODBC Data Source and 'AD2DB' is the name of the DB)The documentation is somehow inconsistent and so it's not clear to me, if ODBC is still supported or not?!?Can anyone clarify this?By the way: the ODBC stuff was working at least for LL 9.1.0.3 !?!ThanksUrsP.S. I posted this also to Fieldline and to the Bug DB since it's urgent as always :-)
Find more posts tagged with
Comments
There are no comments yet