QueryRecordCount and stored procedures
Posted: Mon 24 Jan 2011 21:42
Hi!
If I use myTable.QueryRecordCount = true with myDataTable.SelectCommand.CommandType = CommandType.StoredProcedure I recieve exception "Error on retrieving record count."
Can you help me?
If I use myTable.QueryRecordCount = true with myDataTable.SelectCommand.CommandType = CommandType.StoredProcedure I recieve exception "Error on retrieving record count."
Can you help me?