Click here to Skip to main content
15,921,548 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC memory Leak Pin
User 98858-Feb-03 10:02
User 98858-Feb-03 10:02 
GeneralRichEdit question ! Pin
Hadi Rezaee8-Feb-03 7:34
Hadi Rezaee8-Feb-03 7:34 
QuestionHow to get an added class to shwo up in class wizard Pin
nss8-Feb-03 2:29
nss8-Feb-03 2:29 
QuestionWhat is wrong with these SQL statements?? Pin
IrishSonic8-Feb-03 0:26
IrishSonic8-Feb-03 0:26 
AnswerRe: What is wrong with these SQL statements?? Pin
vin8-Feb-03 1:08
vin8-Feb-03 1:08 
AnswerRe: What is wrong with these SQL statements?? Pin
Ted Ferenc8-Feb-03 4:42
Ted Ferenc8-Feb-03 4:42 
GeneralHere is my code... Pin
IrishSonic8-Feb-03 7:35
IrishSonic8-Feb-03 7:35 
GeneralRe: Here is my code... Pin
Ted Ferenc8-Feb-03 10:09
Ted Ferenc8-Feb-03 10:09 
What I always do is use "Query Analyzer" to check out my SQL statement, I tried the following on a scratch table

use teds<br />
INSERT INTO winrasdialit (col001, col002, col003) VALUES('hello', getdate(), 5)


It works OK, so if your SQL statement works in "Query Analyzer" you have at least eliminated one possible error. It does look like you do not have the database open for read only as delete seems to work?

I don't use CRecordset so I can't comment on your synatx



If I have seen further it is by standing on the shoulders of Giants. - Isaac Newton 1676
GeneralRe: Here is my code... Pin
Kelly Herald9-Feb-03 18:02
Kelly Herald9-Feb-03 18:02 
AnswerRe: What is wrong with these SQL statements?? Pin
JockeP9-Feb-03 6:08
JockeP9-Feb-03 6:08 
GeneralCAsyncSocket problem Pin
Kazz7-Feb-03 23:08
Kazz7-Feb-03 23:08 
GeneralRe: CAsyncSocket problem Pin
Michael Dunn8-Feb-03 7:32
sitebuilderMichael Dunn8-Feb-03 7:32 
Generalhelp: odbc error:field data truncated during data fetch Pin
trustno17-Feb-03 21:23
trustno17-Feb-03 21:23 
Generalvc sdk Pin
Ashwin C7-Feb-03 21:10
Ashwin C7-Feb-03 21:10 
GeneralRe: vc sdk Pin
Philip Patrick7-Feb-03 21:53
professionalPhilip Patrick7-Feb-03 21:53 
Questionhow to get size of any control Pin
TSrinivasR7-Feb-03 20:44
TSrinivasR7-Feb-03 20:44 
GeneralVery Urgent-Downloading files from internet Pin
vcarivu7-Feb-03 20:41
vcarivu7-Feb-03 20:41 
GeneralRe: Very Urgent-Downloading files from internet Pin
Ted Ferenc7-Feb-03 21:47
Ted Ferenc7-Feb-03 21:47 
GeneralRe: Very Urgent-Downloading files from internet Pin
Michael Dunn8-Feb-03 7:33
sitebuilderMichael Dunn8-Feb-03 7:33 
GeneralKill Process Pin
suresh_sathya7-Feb-03 20:22
suresh_sathya7-Feb-03 20:22 
GeneralRe: Kill Process Pin
includeh108-Feb-03 1:31
includeh108-Feb-03 1:31 
GeneralExe optimization Pin
suresh_sathya7-Feb-03 20:22
suresh_sathya7-Feb-03 20:22 
GeneralRe: Exe optimization Pin
Mike Nordell8-Feb-03 7:09
Mike Nordell8-Feb-03 7:09 
GeneralUpgrading DLL at Booting time-VERY URGENT Pin
vcarivu7-Feb-03 19:30
vcarivu7-Feb-03 19:30 
GeneralRe: Upgrading DLL at Booting time-VERY URGENT Pin
Ted Ferenc7-Feb-03 21:44
Ted Ferenc7-Feb-03 21:44 

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.