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

C / C++ / MFC

 
GeneralRe: CListCtrl Pin
MANISH RASTOGI1-Sep-10 22:26
MANISH RASTOGI1-Sep-10 22:26 
GeneralRe: CListCtrl Pin
AbhiHcl1-Sep-10 23:32
AbhiHcl1-Sep-10 23:32 
AnswerRe: CListCtrl Pin
AbhiHcl2-Sep-10 0:20
AbhiHcl2-Sep-10 0:20 
AnswerRe: CListCtrl Pin
David Crow2-Sep-10 4:04
David Crow2-Sep-10 4:04 
AnswerRe: CListCtrl Pin
Niklas L2-Sep-10 11:50
Niklas L2-Sep-10 11:50 
GeneralRe: CListCtrl Pin
AbhiHcl2-Sep-10 20:03
AbhiHcl2-Sep-10 20:03 
QuestionStrange behavior of AfxGetMainWnd()!!! Pin
VCSharp0071-Sep-10 21:09
VCSharp0071-Sep-10 21:09 
QuestionFix for SQL Error 16943? Pin
Sathish Guru1-Sep-10 19:15
Sathish Guru1-Sep-10 19:15 
One of my program in VC++ uses the MS SQL Server 2000 as the DB and the app was coded in VC++ 6.0. The DB part was governed by the MFCs CRecordset and so on. The data is populated through the sequence as follows

1.CRecordset::AddNew();

2.Fill all the columnar data of the record

3.CRecordset::Update()

The problem now surfaces is, when the app running if the Optimization Job is done then the 3rd step throws the following SQL Error(By SQL Profiler)

Msg 16943, Level 16, State 4 Could not complete cursor operation because the table schema changed after the cursor was declared.

Please help me out in fixing this. Thanks in advance. Smile | :)
Questioncombobox selection problem - stuck, wrong, etc. Pin
permutations1-Sep-10 17:57
permutations1-Sep-10 17:57 
AnswerRe: combobox selection problem - stuck, wrong, etc. Pin
Peter_in_27801-Sep-10 19:30
professionalPeter_in_27801-Sep-10 19:30 
GeneralRe: combobox selection problem - stuck, wrong, etc. Pin
permutations2-Sep-10 2:41
permutations2-Sep-10 2:41 
GeneralRe: combobox selection problem - stuck, wrong, etc. Pin
permutations2-Sep-10 5:18
permutations2-Sep-10 5:18 
QuestionVS2010 Application Wizard Pin
Roger651-Sep-10 12:08
Roger651-Sep-10 12:08 
AnswerRe: VS2010 Application Wizard Pin
Niklas L2-Sep-10 12:00
Niklas L2-Sep-10 12:00 
QuestionLNK 2001 Pin
T.RATHA KRISHNAN1-Sep-10 3:16
T.RATHA KRISHNAN1-Sep-10 3:16 
AnswerRe: LNK 2001 Pin
Cedric Moonen1-Sep-10 3:20
Cedric Moonen1-Sep-10 3:20 
AnswerRe: LNK 2001 Pin
Sauro Viti1-Sep-10 4:15
professionalSauro Viti1-Sep-10 4:15 
QuestionRe: LNK 2001 Pin
David Crow1-Sep-10 4:21
David Crow1-Sep-10 4:21 
Questioncreating sidebar like vista sidebar for XP Pin
ganesh.dp1-Sep-10 2:45
ganesh.dp1-Sep-10 2:45 
AnswerRe: creating sidebar like vista sidebar for XP Pin
Cool_Dev1-Sep-10 3:50
Cool_Dev1-Sep-10 3:50 
AnswerRe: creating sidebar like vista sidebar for XP Pin
Chris Losinger1-Sep-10 4:28
professionalChris Losinger1-Sep-10 4:28 
QuestionImplementing timeout in downloading a webpage Pin
learningvisualc1-Sep-10 2:40
learningvisualc1-Sep-10 2:40 
AnswerRe: Implementing timeout in downloading a webpage Pin
CPallini1-Sep-10 2:58
mveCPallini1-Sep-10 2:58 
QuestionIf I want to achive the SMTP protocol, how can I do Pin
yu-jian1-Sep-10 2:22
yu-jian1-Sep-10 2:22 
AnswerRe: If I want to achive the SMTP protocol, how can I do Pin
Emilio Garavaglia1-Sep-10 2:33
Emilio Garavaglia1-Sep-10 2:33 

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.