Click here to Skip to main content
15,916,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: begineer in COM facing problem Pin
Cedric Moonen14-Sep-07 1:03
Cedric Moonen14-Sep-07 1:03 
GeneralRe: begineer in COM facing problem Pin
GauranG Shah14-Sep-07 1:10
GauranG Shah14-Sep-07 1:10 
GeneralRe: begineer in COM facing problem Pin
led mike14-Sep-07 4:41
led mike14-Sep-07 4:41 
AnswerRe: begineer in COM facing problem Pin
nbugalia14-Sep-07 1:14
nbugalia14-Sep-07 1:14 
GeneralRe: begineer in COM facing problem Pin
GauranG Shah14-Sep-07 2:37
GauranG Shah14-Sep-07 2:37 
GeneralRe: begineer in COM facing problem Pin
nbugalia14-Sep-07 3:58
nbugalia14-Sep-07 3:58 
QuestionODBC readOnly problem Pin
Wamuti14-Sep-07 0:28
Wamuti14-Sep-07 0:28 
AnswerRe: ODBC readOnly problem Pin
David Crow14-Sep-07 3:00
David Crow14-Sep-07 3:00 
This has nothing to do with your problem of adding records, but I question your use of comments. Why state the obvious? For example:

Wamuti wrote:
// Add the new record
m_pSet->AddNew();


Wamuti wrote:
// Refresh the record set
m_pSet->Requery();


Wamuti wrote:
// Move to the new record
m_pSet->MoveLast();



"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionRe: ODBC readOnly problem Pin
David Crow14-Sep-07 3:01
David Crow14-Sep-07 3:01 
AnswerRe: ODBC readOnly problem Pin
Wamuti14-Sep-07 3:37
Wamuti14-Sep-07 3:37 
GeneralRe: ODBC readOnly problem Pin
David Crow14-Sep-07 4:18
David Crow14-Sep-07 4:18 
QuestionRe: ODBC readOnly problem Pin
Wamuti14-Sep-07 4:44
Wamuti14-Sep-07 4:44 
AnswerRe: ODBC readOnly problem Pin
David Crow14-Sep-07 4:50
David Crow14-Sep-07 4:50 
GeneralRe: ODBC readOnly problem Pin
Wamuti14-Sep-07 4:58
Wamuti14-Sep-07 4:58 
GeneralRe: ODBC readOnly problem Pin
David Crow14-Sep-07 6:02
David Crow14-Sep-07 6:02 
GeneralRe: ODBC readOnly problem Pin
Wamuti15-Sep-07 5:11
Wamuti15-Sep-07 5:11 
QuestionHow to run application Pin
john563213-Sep-07 23:23
john563213-Sep-07 23:23 
AnswerRe: How to run application Pin
Hamid_RT13-Sep-07 23:31
Hamid_RT13-Sep-07 23:31 
AnswerRe: How to run application Pin
nbugalia14-Sep-07 0:07
nbugalia14-Sep-07 0:07 
AnswerRe: How to run application Pin
Mark Salsbery14-Sep-07 7:15
Mark Salsbery14-Sep-07 7:15 
QuestionHow to automate the DSN creation for a database. Pin
chandu00413-Sep-07 23:04
chandu00413-Sep-07 23:04 
AnswerRe: How to automate the DSN creation for a database. Pin
jhwurmbach13-Sep-07 23:11
jhwurmbach13-Sep-07 23:11 
GeneralRe: How to automate the DSN creation for a database. Pin
chandu00413-Sep-07 23:19
chandu00413-Sep-07 23:19 
GeneralRe: How to automate the DSN creation for a database. Pin
jhwurmbach13-Sep-07 23:21
jhwurmbach13-Sep-07 23:21 
GeneralRe: How to automate the DSN creation for a database. Pin
Wamuti14-Sep-07 4:54
Wamuti14-Sep-07 4:54 

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.