Click here to Skip to main content
15,886,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '<' Pin
Cedric Moonen13-Jan-07 23:51
Cedric Moonen13-Jan-07 23:51 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '<' Pin
Christian Graus14-Jan-07 1:41
protectorChristian Graus14-Jan-07 1:41 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '&amp;lt;' Pin
Mark Salsbery14-Jan-07 6:29
Mark Salsbery14-Jan-07 6:29 
AnswerRe: CArray Compaliation Error C2143: syntax error : missing ';' before '<' Pin
Hamid_RT15-Jan-07 6:57
Hamid_RT15-Jan-07 6:57 
QuestionTrack DLL calls Pin
ToughGuy913-Jan-07 23:16
ToughGuy913-Jan-07 23:16 
AnswerRe: Track DLL calls Pin
mark novak14-Jan-07 9:11
mark novak14-Jan-07 9:11 
GeneralRe: Track DLL calls Pin
ToughGuy914-Jan-07 20:58
ToughGuy914-Jan-07 20:58 
GeneralRe: Track DLL calls Pin
mark novak15-Jan-07 2:21
mark novak15-Jan-07 2:21 
If you are looking for something to log all queries from a database check the documentation. Most, if not all, database implementations support a way trace all the SQL commands made to their database. That would be a lot easier then injecting your code and logging them yourself.

Even if you can't restrict it to one table, you can log everything and later use something like grep to get just the lines you are interested in. Hope this helps.

/Mark
GeneralRe: Track DLL calls [modified] Pin
ToughGuy915-Jan-07 6:49
ToughGuy915-Jan-07 6:49 
AnswerRe: Track DLL calls Pin
ThatsAlok14-Jan-07 21:45
ThatsAlok14-Jan-07 21:45 
GeneralRe: Track DLL calls Pin
ToughGuy914-Jan-07 22:09
ToughGuy914-Jan-07 22:09 
QuestionFtp program Pin
Silly Boy13-Jan-07 21:27
Silly Boy13-Jan-07 21:27 
QuestionSetCursorPos and GetWindowText Pin
misha_grewal13-Jan-07 20:47
misha_grewal13-Jan-07 20:47 
AnswerRe: SetCursorPos and GetWindowText Pin
Dominik Reichl13-Jan-07 22:49
Dominik Reichl13-Jan-07 22:49 
QuestionHow to disable Intellisense on VC 2005 Express Pin
yarp13-Jan-07 20:20
yarp13-Jan-07 20:20 
Questionmixed debuging Pin
Reza Shademani13-Jan-07 19:57
Reza Shademani13-Jan-07 19:57 
QuestionHow to put a dll to remote XP and run it? Pin
liur1713-Jan-07 19:41
liur1713-Jan-07 19:41 
AnswerRe: How to put a dll to remote XP and run it? Pin
#realJSOP13-Jan-07 23:44
mve#realJSOP13-Jan-07 23:44 
GeneralRe: How to put a dll to remote XP and run it? Pin
liur1714-Jan-07 0:35
liur1714-Jan-07 0:35 
GeneralRe: How to put a dll to remote XP and run it? Pin
mark novak14-Jan-07 9:16
mark novak14-Jan-07 9:16 
QuestionProblem passing a Reference through multiple functions Pin
jblau13-Jan-07 19:17
jblau13-Jan-07 19:17 
AnswerRe: Problem passing a Reference through multiple functions Pin
#realJSOP13-Jan-07 23:42
mve#realJSOP13-Jan-07 23:42 
QuestionHow to connect toan ORACLE DB Using VC++6? Pin
Patriot8113-Jan-07 18:57
Patriot8113-Jan-07 18:57 
AnswerRe: How to connect toan ORACLE DB Using VC++6? [modified] Pin
liur1713-Jan-07 20:03
liur1713-Jan-07 20:03 
Questionwierd delete [ ] myClass exception. Need Help PLZ! [modified] Pin
gumi_r@msn.com13-Jan-07 17:12
gumi_r@msn.com13-Jan-07 17:12 

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.