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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pigeonbr
  • Content: Threads
  • Order by date
  1. pigeonbr

    how to get lines from a recordset into a CRichEditCtrl box?

    Hi, A visual C++ 6.0 app, ODBC, using a SELECT statement in a CRecordset::Open() statement as follows: CString strCmd; strCmd = "SELECT [102_3_FenetreDeSortie] FROM [Amenagements Exterieurs] WHERE [102_3_FenetreDeSortie] LIKE '+*'";// //create an instance of the recordset...

Part and Inventory Search

Back
Top