How to set up Asynchronous in connection string?

  • Thread starter Thread starter kai
  • Start date Start date
K

kai

Hi,

I run a ASP.NET 2.0 sample program and get the following message:
Set "Asynchronous Processing=true" in the connection string.

But I cannot find the place to set it up, please help.

Thanks

kai
 
What sort of data source are you connecting to?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.
 
I try to connect SQL Server 2005.

Thanks

Kai
Kevin Spencer said:
What sort of data source are you connecting to?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
We got a sick zebra a hat,
you ultimate tuna.
 
That is not a Connection String parameter. What exactly are you trying to do
with this?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.
 
What provider are you using?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.
 

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

Back
Top