Click here to Skip to main content
15,867,568 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Tracing the IP of a spoofer Pin
Grimes31-May-06 8:16
Grimes31-May-06 8:16 
GeneralRe: Tracing the IP of a spoofer Pin
David Crow31-May-06 8:35
David Crow31-May-06 8:35 
QuestionInheritance from compiler point of view Pin
NiceNaidu31-May-06 1:32
NiceNaidu31-May-06 1:32 
AnswerRe: Inheritance from compiler point of view Pin
toxcct31-May-06 2:26
toxcct31-May-06 2:26 
AnswerRe: Inheritance from compiler point of view Pin
Steen Krogsgaard31-May-06 2:30
Steen Krogsgaard31-May-06 2:30 
GeneralRe: Inheritance from compiler point of view Pin
NiceNaidu31-May-06 2:55
NiceNaidu31-May-06 2:55 
GeneralRe: Inheritance from compiler point of view Pin
Steen Krogsgaard31-May-06 3:03
Steen Krogsgaard31-May-06 3:03 
QuestionProblems again- Newbie Pin
antonaras31-May-06 0:27
antonaras31-May-06 0:27 
Hi buddies i have a relativly simple question

i whant to execute a select statment in c++
but for the WHERE part of the statment i want to read it from a variable of type string
Let me be more precise.

string token;
token="SomeName"

pCommand->CommandText = "SELECT * FROM Table1 WHERE Name=?";//WHERE Name=token

Any ideas pls help
Thanks again

AnswerRe: Problems again- Newbie Pin
Nibu babu thomas31-May-06 0:35
Nibu babu thomas31-May-06 0:35 
GeneralRe: Problems again- Newbie Pin
antonaras31-May-06 1:17
antonaras31-May-06 1:17 
GeneralRe: Problems again- Newbie Pin
Nibu babu thomas31-May-06 1:29
Nibu babu thomas31-May-06 1:29 
GeneralRe: Problems again- Newbie Pin
antonaras31-May-06 1:20
antonaras31-May-06 1:20 
GeneralRe: Problems again- Newbie Pin
ThatsAlok31-May-06 2:31
ThatsAlok31-May-06 2:31 
AnswerRe: Problems again- Newbie Pin
Steve S31-May-06 0:45
Steve S31-May-06 0:45 
GeneralRe: Problems again- Newbie Pin
antonaras31-May-06 1:21
antonaras31-May-06 1:21 
AnswerRe: Problems again- Newbie Pin
Steve S31-May-06 4:15
Steve S31-May-06 4:15 
AnswerRe: Problems again- Newbie Pin
BadKarma31-May-06 1:37
BadKarma31-May-06 1:37 
GeneralRe: Problems again- Newbie Pin
antonaras31-May-06 1:43
antonaras31-May-06 1:43 
AnswerRe: Problems again- Newbie Pin
Hamid_RT31-May-06 1:56
Hamid_RT31-May-06 1:56 
QuestionFindNextPrinterChangeNotification - Invalid Handle Pin
P Gibson31-May-06 0:20
P Gibson31-May-06 0:20 
AnswerRe: FindNextPrinterChangeNotification - Invalid Handle Pin
NiceNaidu31-May-06 0:57
NiceNaidu31-May-06 0:57 
GeneralRe: FindNextPrinterChangeNotification - Invalid Handle Pin
NiceNaidu31-May-06 1:05
NiceNaidu31-May-06 1:05 
GeneralRe: FindNextPrinterChangeNotification - Invalid Handle Pin
P Gibson31-May-06 1:19
P Gibson31-May-06 1:19 
GeneralRe: FindNextPrinterChangeNotification - Invalid Handle Pin
NiceNaidu31-May-06 1:36
NiceNaidu31-May-06 1:36 
GeneralRe: FindNextPrinterChangeNotification - Invalid Handle Pin
P Gibson31-May-06 2:35
P Gibson31-May-06 2:35 

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.