Error when using odbc data adapter wizard in VS.Net

  • Thread starter Thread starter Dermot O'Loughlin
  • Start date 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)
 
Hello,

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

Thanks,
Paul
 
Back
Top