Error when using odbc data adapter wizard in VS.Net

  • Thread starter Dermot O'Loughlin
  • Start date
D

Dermot O'Loughlin

Can anyone help me with this?

I get the following error when using the odbc adapter wizard in VS.Net
2003:

---------------------------
Wizard Form
---------------------------
An unexpected error has occurred.

Error Message: [S1110] [Microsoft][ODBC Driver Manager] Only
SQL_DRIVER_NOPROMPT is allowed when connection pooling is enabled

Call Stack: at Microsoft.VSDesigner.Data.VS.OdbcUtil.GetBackendNameOdbc(IntPtr
parentHandle, ConnectionString connectString, String& backendName)

at Microsoft.VSDesigner.Data.VS.VsConnectionManager.CheckConnection(Int32
index, ProviderNameInfo nameInfo)

at Microsoft.VSDesigner.Data.VS.VsConnectionManager.GetConnectionNameList(ArrayList
nameList, ProviderNameInfo nameInfo)

at Microsoft.VSDesigner.Data.VS.ConnectionPage.InitInput()

at Microsoft.VSDesigner.Data.VS.ConnectionPage.OnEnterPage(EventArgs
e)

at Microsoft.VSWizards.WizardPage.RaiseEnterPage()

at Microsoft.VSWizards.WizardForm.NextPage()

at Microsoft.VSWizards.WizardForm.Next_Click(Object sender,
EventArgs e)
 
G

Guest

Hello,

I, too, have the same problem. I'm using Visual Studio.net 2003.
Can any one help, please?

Thanks,
Paul
 

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

Top