VB to .NET

ADODB-RDO: Special Conversions for SqlClient

This option is used to apply special transformations over the resulting source code to improve the code appearance and behavior.

Visual Basic 6 pattern Maps to
ADODB recordset loops Conversion to foreach iterations

Conversion to Datareader (applied if the recordset is used to read information only).


If the ADODB-RDO... feature is enabled, the Profile Manager will automatically enable the ADODB to SqlClient and ADOR to SqlClient features because of dependencies and requirements to upgrade some data access patterns.

Talk To An Engineer