|
-
May 2nd, 2004, 02:36 PM
#1
ODBC Datareader and Connection
Hi folks,
My Problem is that I can't execute two SQL queries at the same time using one connection.
I want to create two ODBCDataReader objects by using odbccommand.ExecuteReader()
The first one goes fine, but the second one crashes telling me there is already one odbcdatareader assigned to this connection
how can I execute more than one querys without creating a second connection?
greetings UNI
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|