Hi
Is it possible to run a query that retrieve data from more than one table using the CRecordset class?
Ex: "Select Table1.Name from Table1,Table2 where Table1.Number = Table2.Number "
If so, how can I do this?
thanks...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |