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

C / C++ / MFC

 
GeneralRe: C++ global const question Pin
Nitron10-Aug-04 5:47
Nitron10-Aug-04 5:47 
GeneralRe: C++ global const question Pin
Jeff Bogan10-Aug-04 5:10
Jeff Bogan10-Aug-04 5:10 
GeneralRe: C++ global const question Pin
Ryan Binns9-Aug-04 18:24
Ryan Binns9-Aug-04 18:24 
GeneralCreateThread is not Calling the function in DLL Pin
aman20069-Aug-04 14:27
aman20069-Aug-04 14:27 
GeneralRe: CreateThread is not Calling the function in DLL Pin
Tim Smith9-Aug-04 14:50
Tim Smith9-Aug-04 14:50 
GeneralRe: CreateThread is not Calling the function in DLL Pin
aman200610-Aug-04 6:21
aman200610-Aug-04 6:21 
Generalmfc word automation problem (normal.dot) Pin
Asleezalio9-Aug-04 10:58
Asleezalio9-Aug-04 10:58 
QuestionSequel encode? Pin
mcgahanfl9-Aug-04 10:28
mcgahanfl9-Aug-04 10:28 
Roll eyes | :rolleyes: I have code that uses
ExecuteSQL( LPCSTR lpszSQL );
to Insert into rows in a MS Access database.

It works well 99.9% of the time. However, once in a great while the sql string to be inserted contains a single quote in the values field.

I do not want to mask out the quote, is there a sequel encode function I can use to write values like [Dave's object']?

thanks
AnswerRe: Sequel encode? Pin
User 127829-Aug-04 10:35
User 127829-Aug-04 10:35 
GeneralRe: Sequel encode? Pin
mcgahanfl9-Aug-04 10:48
mcgahanfl9-Aug-04 10:48 
GeneralRe: Sequel encode? Pin
Stlan9-Aug-04 21:17
Stlan9-Aug-04 21:17 
GeneralRe: Sequel encode? Pin
mcgahanfl10-Aug-04 3:33
mcgahanfl10-Aug-04 3:33 
GeneralSimple DLL calling another DLL Pin
george330279-Aug-04 8:35
george330279-Aug-04 8:35 
GeneralRe: Simple DLL calling another DLL Pin
David Crow9-Aug-04 9:10
David Crow9-Aug-04 9:10 
GeneralRe: Simple DLL calling another DLL Pin
george330279-Aug-04 9:59
george330279-Aug-04 9:59 
GeneralRe: Simple DLL calling another DLL Pin
Antti Keskinen9-Aug-04 21:07
Antti Keskinen9-Aug-04 21:07 
GeneralRe: Simple DLL calling another DLL Pin
george3302722-Aug-04 12:21
george3302722-Aug-04 12:21 
GeneralRe: Simple DLL calling another DLL Pin
Antti Keskinen22-Aug-04 20:41
Antti Keskinen22-Aug-04 20:41 
GeneralRe: Simple DLL calling another DLL Pin
george3302724-Aug-04 7:15
george3302724-Aug-04 7:15 
GeneralRe: Simple DLL calling another DLL Pin
Antti Keskinen24-Aug-04 7:33
Antti Keskinen24-Aug-04 7:33 
GeneralRe: Simple DLL calling another DLL Pin
george3302720-Sep-04 13:28
george3302720-Sep-04 13:28 
GeneralNTFS extended file attributes in C++ Pin
gokings9-Aug-04 8:25
gokings9-Aug-04 8:25 
GeneralRe: NTFS extended file attributes in C++ Pin
David Crow9-Aug-04 9:28
David Crow9-Aug-04 9:28 
GeneralRe: NTFS extended file attributes in C++ Pin
Toby Opferman9-Aug-04 11:57
Toby Opferman9-Aug-04 11:57 
GeneralRe: NTFS extended file attributes in C++ Pin
gokings9-Aug-04 20:46
gokings9-Aug-04 20:46 

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.