Click here to Skip to main content
15,898,957 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerTry to post your question to the right forum Pin
CPallini29-Nov-07 0:19
mveCPallini29-Nov-07 0:19 
AnswerRe: Rinjdael Algorithm Pin
_Pinux_29-Nov-07 2:19
_Pinux_29-Nov-07 2:19 
QuestionCurrent focus Pin
Maynka28-Nov-07 23:57
Maynka28-Nov-07 23:57 
AnswerRe: Current focus Pin
CPallini29-Nov-07 0:15
mveCPallini29-Nov-07 0:15 
AnswerRe: Current focus Pin
Jhony george29-Nov-07 0:34
Jhony george29-Nov-07 0:34 
QuestionP [modified] Pin
prithaa28-Nov-07 23:50
prithaa28-Nov-07 23:50 
AnswerRe: P [modified] Pin
prithaa29-Nov-07 0:40
prithaa29-Nov-07 0:40 
GeneralRe: P [modified] Pin
markkuk29-Nov-07 0:58
markkuk29-Nov-07 0:58 
ParameterNumber must be 1 because you are setting the first parameter of the query. The number of columns in the table isn't relevant.

Additionally, you must use SQLPrepare() and SQLExecute() instead of SQLExecDirect() with SQLBindParameter().
QuestionRe: P [modified] Pin
David Crow29-Nov-07 3:31
David Crow29-Nov-07 3:31 
AnswerRe: P Pin
prithaa29-Nov-07 17:17
prithaa29-Nov-07 17:17 
GeneralRe: P Pin
David Crow30-Nov-07 2:32
David Crow30-Nov-07 2:32 
Question[solved]Max number of String IDs??? [modified] Pin
Priya_Sundar28-Nov-07 23:35
Priya_Sundar28-Nov-07 23:35 
JokeWOW Pin
CPallini29-Nov-07 0:08
mveCPallini29-Nov-07 0:08 
GeneralRe: WOW Pin
Priya_Sundar29-Nov-07 0:25
Priya_Sundar29-Nov-07 0:25 
QuestionDebug Tool Pin
vethathiri28-Nov-07 23:14
vethathiri28-Nov-07 23:14 
AnswerRe: Debug Tool Pin
Cedric Moonen28-Nov-07 23:32
Cedric Moonen28-Nov-07 23:32 
AnswerRe: Debug Tool Pin
ThatsAlok28-Nov-07 23:35
ThatsAlok28-Nov-07 23:35 
QuestionRe: Debug Tool Pin
Hamid_RT29-Nov-07 0:29
Hamid_RT29-Nov-07 0:29 
AnswerRe: Debug Tool Pin
Cristian Amarie29-Nov-07 3:45
Cristian Amarie29-Nov-07 3:45 
Questionhow do I know the message in hook procedure KeyboardProc()? Pin
code_discuss28-Nov-07 22:19
code_discuss28-Nov-07 22:19 
AnswerRe: how do I know the message in hook procedure KeyboardProc()? Pin
Nelek28-Nov-07 22:31
protectorNelek28-Nov-07 22:31 
AnswerRe: how do I know the message in hook procedure KeyboardProc()? Pin
ThatsAlok28-Nov-07 23:15
ThatsAlok28-Nov-07 23:15 
AnswerRe: how do I know the message in hook procedure KeyboardProc()? Pin
ThatsAlok28-Nov-07 23:16
ThatsAlok28-Nov-07 23:16 
Questioncurrent status for port is blocked or unblocked? Pin
CraZyToLearn28-Nov-07 22:11
CraZyToLearn28-Nov-07 22:11 
QuestionHow to create single setup file for MFC 8 applications? Pin
Jason Liu28-Nov-07 20:54
Jason Liu28-Nov-07 20:54 

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.