In the script examples, it is assumed that you have declared the following variables:
Variable name |
Variable type |
---|---|
connection |
ADODB.Connection |
recordset |
ADODB.Recordset |
recordField |
ADODB.Field |
catalog |
ADOX.Catalog |
conString |
string |
fieldValue |
string |