Here's a simple one:
What's the max number of recordset I can open on one connection?
I am using ADO.
Printable View
Here's a simple one:
What's the max number of recordset I can open on one connection?
I am using ADO.
I've never encountered a problem with multiple recordsets on one connection.
How many recordsets might you be talking about?
255 is the answer, i read that in a microsoft journal a while ago.
Franky
It was just out of curiosity Hack