how to dynamically select a table from ODBC# Database - 数据库
j*f
1 楼
in ODBC, how can i first specify a table
and then using "select * from " that table
to retreive all its rows?
In MFC, you should map a CRecordset on
a certain table. is there a way that this
process could be dynamic?
thanx!
and then using "select * from " that table
to retreive all its rows?
In MFC, you should map a CRecordset on
a certain table. is there a way that this
process could be dynamic?
thanx!