| Author |
Message |
jjorczak
Joined: 17 Oct 2011 Posts: 3
|
Posted: Mon Oct 17, 2011 3:30 pm Post subject: here is already an openDataReader |
|
|
When I run SQL Data Compare 9.1 to synchronize an Azure database to a local database, I get this error: "The connection operation could not be completed: There is already an openDataReader associated with this Command which must be closed first."
I rebooted the machine to clear everything out and it still happens. |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 454
|
Posted: Fri Oct 21, 2011 10:37 am Post subject: |
|
|
You need to add MultipleActiveResultSets=True to a connection string in SQL (Data)Compare itself, so try:
servername;MultipleActiveResultSets=True
In the Compare server connection box. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group