ExecuteReader: CommandText property has not been initialized
burtonrodman
Posts: 9
fyi:
this error will occur if you pass a TableComparisonSettings collection with 0 entries to the session.CompareDatabases method.
this error will occur if you pass a TableComparisonSettings collection with 0 entries to the session.CompareDatabases method.
This discussion has been closed.
Comments
That's a good tip. Thanks!