Other consultants who have previously been accessing my Unidata 5.1.3/HP/UX 11.0 data 
using ODBC are now trying to do it using OLEDB.  Everything appears to be set up 
correctly - that is the UCI Config file (without making any changes from the ODBC 
setup,  I presume).  They are using a database name found in the ud_databases file 
(again, just as in ODBC).  The connection string  (live data x'd out) appears below, 
along with the resulting error message that is invariably returned.  Any suggestions 
would be greatly appreciated.
Thanks,
Kebbon Irwin

 HP9000connString = "Provider=IBM.UniOLEDB;" & _
           "Data source=xxx;" & _
           "Location=xxx;" & _
           "User ID=xxx;" & _
           "Password=xxx" 

Died in UCI::SQLConnect() with SQLSTATE IM976, Native error:0 [IBM][SQL 
Client]UCI connections to non UniVerse databases is not allowed
--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to