Using VC++ 6.0 we are currently writing to a MS SQL Server 7.0 table that we have opened as a snapshot recordset. As more records get put into the table, the performance of our routine goes way down. Is there a way to improve performance with working with big tables? Would dynaset be better than snapshot?
Any help you can give would be appreciated!
Any help you can give would be appreciated!