nigelrivett
IS-IT--Management
I want to be able to get the entries from an enum and display them to the user.
specifically those from
adodb.SchemaEnum
I want to be able to display things like
adSchemaTables
adSchemaProcedures
adSchemaFunctions
...
from the enum and get the values associated.
======================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
specifically those from
adodb.SchemaEnum
I want to be able to display things like
adSchemaTables
adSchemaProcedures
adSchemaFunctions
...
from the enum and get the values associated.
======================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.