Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRecordset date & time Pin
Yulianto.1-Mar-05 13:50
Yulianto.1-Mar-05 13:50 
GeneralRe: CRecordset date & time Pin
zhang8006051-Mar-05 15:25
zhang8006051-Mar-05 15:25 
GeneralName that API: Found it!! Pin
Michael Dunn1-Mar-05 10:42
sitebuilderMichael Dunn1-Mar-05 10:42 
GeneralRe: Name that API: Found it!! Pin
Ryan Binns1-Mar-05 17:02
Ryan Binns1-Mar-05 17:02 
GeneralRe: Name that API: Found it!! Pin
Michael Dunn2-Mar-05 12:12
sitebuilderMichael Dunn2-Mar-05 12:12 
GeneralRe: Name that API: Found it!! Pin
PJ Arends1-Mar-05 19:02
professionalPJ Arends1-Mar-05 19:02 
GeneralRe: Name that API: Found it!! Pin
Ryan Binns1-Mar-05 20:06
Ryan Binns1-Mar-05 20:06 
GeneralRe: Name that API: Found it!! Pin
Michael Dunn2-Mar-05 12:13
sitebuilderMichael Dunn2-Mar-05 12:13 
Generalobtaining fixed disk size Pin
tlowell1-Mar-05 10:41
tlowell1-Mar-05 10:41 
General2 dimmensional dynamic array of pointers Pin
Liborac_1-Mar-05 10:13
Liborac_1-Mar-05 10:13 
GeneralRe: 2 dimmensional dynamic array of pointers Pin
Chris Losinger1-Mar-05 11:40
professionalChris Losinger1-Mar-05 11:40 
GeneralRe: 2 dimmensional dynamic array of pointers Pin
Anonymous1-Mar-05 12:05
Anonymous1-Mar-05 12:05 
GeneralRe: 2 dimmensional dynamic array of pointers Pin
Alton Williams1-Mar-05 12:49
Alton Williams1-Mar-05 12:49 
GeneralRe: 2 dimmensional dynamic array of pointers Pin
Rick York1-Mar-05 13:35
mveRick York1-Mar-05 13:35 
GeneralRe: 2 dimmensional dynamic array of pointers Pin
Liborac_1-Mar-05 19:52
Liborac_1-Mar-05 19:52 
GeneralRe: 2 dimmensional dynamic array of pointers Pin
Axter26-Apr-05 18:14
professionalAxter26-Apr-05 18:14 
Generaldrawing a tic tac toe grid MFC Pin
crxtreme271-Mar-05 10:08
crxtreme271-Mar-05 10:08 
GeneralRe: drawing a tic tac toe grid MFC Pin
Maximilien1-Mar-05 10:33
Maximilien1-Mar-05 10:33 
GeneralRe: drawing a tic tac toe grid MFC Pin
r1ryder1-Mar-05 11:50
r1ryder1-Mar-05 11:50 
GeneralRe: drawing a tic tac toe grid MFC Pin
Christian Graus1-Mar-05 12:06
protectorChristian Graus1-Mar-05 12:06 
Generalms word 2000 Pin
rjnl1-Mar-05 8:18
rjnl1-Mar-05 8:18 
GeneralRe: ms word 2000 Pin
rjnl1-Mar-05 15:37
rjnl1-Mar-05 15:37 
GeneralI need to append to this string Pin
Tom Wright1-Mar-05 8:07
Tom Wright1-Mar-05 8:07 
GeneralRe: I need to append to this string Pin
peterchen1-Mar-05 8:57
peterchen1-Mar-05 8:57 
GeneralRe: I need to append to this string Pin
Tom Wright1-Mar-05 11:10
Tom Wright1-Mar-05 11:10 
Nope. Still not passing the 0x00 and 0x04. Is there some other way to do it? In my older application I had a char 30000 large, and moved the string into it. But because it was a C-ISAM database that I was getting the string from, it did not strip out the 0x00 and 0x04 and I just passed the char value to the send function.

Since it seems as though SQLserver does strip the 0x00 and 0x04, I've got to try and put it in myself.

thanks for the help

Tom Wright
tawright915@yahoo.com

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.