Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Equivalent of SourceTable property in RDO

Status
Not open for further replies.

retroman

Programmer
Feb 18, 2001
18
SG
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top