Click here to Skip to main content
15,890,438 members
Home / Discussions / Database
   

Database

 
GeneralRe: Insert Data into A table Pin
Edbert P11-May-04 16:50
Edbert P11-May-04 16:50 
GeneralRe: Insert Data into A table Pin
bighi12-May-04 8:36
bighi12-May-04 8:36 
Generalproblem with scope_identity using cmd.Parameters Pin
brunoskorepa10-May-04 22:44
brunoskorepa10-May-04 22:44 
GeneralRe: problem with scope_identity using cmd.Parameters Pin
Edbert P11-May-04 16:53
Edbert P11-May-04 16:53 
GeneralRe: problem with scope_identity using cmd.Parameters Pin
brunoskorepa11-May-04 19:44
brunoskorepa11-May-04 19:44 
GeneralRe: problem with scope_identity using cmd.Parameters Pin
Rob Graham13-May-04 3:48
Rob Graham13-May-04 3:48 
GeneralRe: problem with scope_identity using cmd.Parameters Pin
brunoskorepa13-May-04 7:58
brunoskorepa13-May-04 7:58 
GeneralsqlDataReader is Busy Fetching.... Pin
-Dr_X-8-May-04 15:44
-Dr_X-8-May-04 15:44 
I initally posted this on the ASP.Net board but probably should of been posted here.

In my web app, I have a page that uses a stored procedure that returns multiple results. However, if 2 users request data on this page at the same time, I receive the following error, "The SqlCommand is currently busy Open, Fetching." In my connect string I have "pooling=true;". Is there another option to retrieve multiple recordset in a single trip to the database? Why doesn't ADO.Net simply open up another connection to the database?

Also to note, I am executing a cross-tab query in the procedure so the number of columns returned are not defined. Therefore using a dataset is probably out of the question.

Any help would be appreciated.
Michael

I firmly believe that any man's finest hour, the greatest fulfillment of all that he holds dear, is that moment when he has worked his heart out in a good cause and lies exhausted on the field of battle - victorious.
Vince Lombardi (1913-1970)
GeneralRe: sqlDataReader is Busy Fetching.... Pin
Aryadip12-May-04 20:47
Aryadip12-May-04 20:47 
GeneralRe: sqlDataReader is Busy Fetching.... Pin
Rob Graham13-May-04 3:52
Rob Graham13-May-04 3:52 
GeneralResolution: sqlDataReader is Busy Fetching.... Pin
-Dr_X-13-May-04 11:22
-Dr_X-13-May-04 11:22 
GeneralSQL query for Date field Pin
Imtiaz Murtaza7-May-04 23:46
Imtiaz Murtaza7-May-04 23:46 
GeneralRe: SQL query for Date field Pin
Henrik Stuart8-May-04 0:39
Henrik Stuart8-May-04 0:39 
GeneralDates table YTD Pin
Ruchi Gupta7-May-04 10:54
Ruchi Gupta7-May-04 10:54 
GeneralRe: Dates table YTD Pin
Heath Stewart10-May-04 10:19
protectorHeath Stewart10-May-04 10:19 
GeneralDatabinding across forms Pin
Dave Wilson7-May-04 7:53
Dave Wilson7-May-04 7:53 
GeneralRe: Databinding across forms Pin
Dave Wilson7-May-04 8:13
Dave Wilson7-May-04 8:13 
General"Specified cast is not allowed" calling DataAdapter.Fill Pin
jmocas7-May-04 5:32
sussjmocas7-May-04 5:32 
GeneralRe: "Specified cast is not allowed" calling DataAdapter.Fill Pin
Aryadip12-May-04 0:26
Aryadip12-May-04 0:26 
GeneralRe: "Specified cast is not allowed" calling DataAdapter.Fill Pin
vSoares12-May-04 0:52
professionalvSoares12-May-04 0:52 
GeneralDTS Problem : Insertion of failed records Pin
KSEI6-May-04 23:01
KSEI6-May-04 23:01 
GeneralRe: DTS Problem : Insertion of failed records Pin
RichardGrimmer7-May-04 0:48
RichardGrimmer7-May-04 0:48 
GeneralProvide progress during lenghty stored procedure Pin
Froefel6-May-04 21:17
Froefel6-May-04 21:17 
GeneralClickety Pin
Colin Angus Mackay6-May-04 23:58
Colin Angus Mackay6-May-04 23:58 
GeneralNeed help importing data Pin
Anonymous6-May-04 8:39
Anonymous6-May-04 8:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.