Click here to Skip to main content
15,910,980 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Autocomplete Pin
Orbital^23-Aug-01 19:49
Orbital^23-Aug-01 19:49 
GeneralRe: Autocomplete Pin
JerzyPeter24-Aug-01 3:49
JerzyPeter24-Aug-01 3:49 
GeneralRe: Autocomplete Pin
Matt Newman24-Aug-01 6:33
Matt Newman24-Aug-01 6:33 
GeneralRich Edit Pin
23-Aug-01 16:34
suss23-Aug-01 16:34 
General'Nother dumb question Pin
otvac23-Aug-01 16:12
otvac23-Aug-01 16:12 
GeneralRe: 'Nother dumb question Pin
John Pacheco23-Aug-01 16:58
John Pacheco23-Aug-01 16:58 
QuestionCRecordset ? Pin
otvac23-Aug-01 16:08
otvac23-Aug-01 16:08 
AnswerRe: CRecordset ? Pin
Orbital^23-Aug-01 19:55
Orbital^23-Aug-01 19:55 
Try to put a WHERE clause in your SELECT statement like this :

SELECT * FROM table WHERE name='whatEver';

This way you will have only the records that interest you.

Bye,
BogdanO

...the night is long ... but not long enought to do some real coding ...
Generalkeyboard hooking Pin
Lee Middleton23-Aug-01 14:51
Lee Middleton23-Aug-01 14:51 
GeneralRe: keyboard hooking Pin
[James Pullicino]23-Aug-01 22:08
[James Pullicino]23-Aug-01 22:08 
GeneralRe: keyboard hooking Pin
| mProject |2-Oct-01 0:56
| mProject |2-Oct-01 0:56 
GeneralReference or Address-Of... Pin
Orkun GEDiK23-Aug-01 14:34
Orkun GEDiK23-Aug-01 14:34 
GeneralRe: Reference or Address-Of... Pin
Bret Faller23-Aug-01 14:42
Bret Faller23-Aug-01 14:42 
GeneralRe: Reference or Address-Of... Pin
Orkun GEDiK23-Aug-01 14:54
Orkun GEDiK23-Aug-01 14:54 
GeneralRe: Reference or Address-Of... Pin
Bret Faller23-Aug-01 15:05
Bret Faller23-Aug-01 15:05 
GeneralRe: Reference or Address-Of... Pin
Orkun GEDiK23-Aug-01 15:26
Orkun GEDiK23-Aug-01 15:26 
GeneralRe: Reference or Address-Of... Pin
Steen Krogsgaard23-Aug-01 22:26
Steen Krogsgaard23-Aug-01 22:26 
GeneralRe: Reference or Address-Of... Pin
Michael Dunn23-Aug-01 15:36
sitebuilderMichael Dunn23-Aug-01 15:36 
GeneralRe: Reference or Address-Of... Pin
Orkun GEDiK23-Aug-01 15:49
Orkun GEDiK23-Aug-01 15:49 
GeneralRe: Reference or Address-Of... Pin
Michael Dunn23-Aug-01 16:33
sitebuilderMichael Dunn23-Aug-01 16:33 
GeneralRe: Reference or Address-Of... Pin
Andrew Peace24-Aug-01 13:28
Andrew Peace24-Aug-01 13:28 
GeneralEdit Controls on Dialog Boxes Pin
23-Aug-01 13:11
suss23-Aug-01 13:11 
GeneralRe: Edit Controls on Dialog Boxes Pin
Bret Faller23-Aug-01 14:46
Bret Faller23-Aug-01 14:46 
GeneralVirtualList control problem !! Pin
23-Aug-01 12:52
suss23-Aug-01 12:52 
GeneralRe: VirtualList control problem !! Pin
Tomasz Sowinski23-Aug-01 23:44
Tomasz Sowinski23-Aug-01 23:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.