Non-NULL controlling IUnknown

G

Guest

I am getting the following erro
Non-NULL controlling IUnknown was specified, and either the requested interface was not IUnknown, or the provider does not support COM aggregation

Public Sub OpenConnection(
Dim strQuery As Strin
Dim strConnection As Strin
Dim objConn As New OleDb.OleDbConnection(

strConnection = "provider=FnDBProvider;Dat
source=MyServer;" &
"User id=Admin;password=;prompt=" & 1 & ";" &
"SystemType=" & IDMObjects.idmSysTypeOptions.idmSysTypeI

objConn.ConnectionString = strConnectio
objConn.Open(

End Su

Anybody have any clues as to why this is happening
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top