Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-07-02 : 07:15:18
|
| Nuno writes "I have created a MFC multi document with data base suport. i´m new at Visual C++ and have 1 questions to make! In the first form in my project (Bibliotec is library) Create 2 EditBox, 1- to find a name in table autor, 2 - to find the title in table Books and a Button search. I create strings for the 2 EditBox, in class CBiblioView::OnButtonSearch() and in the class CDialogSerch that have a ListView report i want to make a sql select to print in the listview all the names or titles that i write in the 2 EditBoxs. please help me Sorry my Ingles, but I´m portuguese." |
|
|
|
|
|