hi,
I recently migrating a VB5 (RDO) project to VB6 (ADO). I noticed this SourceTable property in RDO return the name of underlying table of the data for an rdoColumn object.
Is there an equivalent of SourceTable property in ADO and if not any alternative way in ADO to get the based table name in the data source?
Any input is appreciate.
I recently migrating a VB5 (RDO) project to VB6 (ADO). I noticed this SourceTable property in RDO return the name of underlying table of the data for an rdoColumn object.
Is there an equivalent of SourceTable property in ADO and if not any alternative way in ADO to get the based table name in the data source?
Any input is appreciate.