Click here to Skip to main content
15,888,177 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft16-Oct-09 2:26
transoft16-Oct-09 2:26 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig16-Oct-09 7:58
Tim Craig16-Oct-09 7:58 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 4:10
professionalFabio Franco16-Oct-09 4:10 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft16-Oct-09 5:54
transoft16-Oct-09 5:54 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 7:42
professionalFabio Franco16-Oct-09 7:42 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rolf Kristensen17-Oct-09 10:19
Rolf Kristensen17-Oct-09 10:19 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco18-Oct-09 4:25
professionalFabio Franco18-Oct-09 4:25 
QuestionRegarding Record to MoveFirst,MoveLast and Move Previous. Pin
janaswamy uday15-Oct-09 5:51
janaswamy uday15-Oct-09 5:51 
Dear All,

I am working with ODBC API. My Requirement is to Move a Record to Move First Position, Last Position,Previous Position and Abosulte Position.

I dont want to use CRecordSet.MoveFist()... etc. Instead i am using ODBC Api's Like.

SQLAllocEnv(...)
SQLAllocConnect(...)
SQLDriverConnect(...)
SQLAllocStmt(...)

Etc... . With Api's I want to Move the Record to First,Last,Previous and Next Position of the Record. Please give me the Code Snippet to Move the Record to First,Next,Last and Previous Position. The Code must be in ODBC Only i dont want CRecordSet Wrapper.

How can we achieve this. Please Help Me Out. I want it Urgent.

Thanks in Advance.

Uday.
AnswerRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
David Crow15-Oct-09 6:43
David Crow15-Oct-09 6:43 
AnswerRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
CPallini15-Oct-09 6:46
mveCPallini15-Oct-09 6:46 
GeneralRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
janaswamy uday15-Oct-09 8:08
janaswamy uday15-Oct-09 8:08 
QuestionRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
David Crow15-Oct-09 8:31
David Crow15-Oct-09 8:31 
AnswerRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
Rudheesh15-Oct-09 21:07
Rudheesh15-Oct-09 21:07 
GeneralRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
Rajesh R Subramanian15-Oct-09 8:50
professionalRajesh R Subramanian15-Oct-09 8:50 
GeneralRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
CPallini15-Oct-09 8:55
mveCPallini15-Oct-09 8:55 
QuestionSpinButtonCtrl not working Pin
A&Ms15-Oct-09 4:12
A&Ms15-Oct-09 4:12 
AnswerRe: SpinButtonCtrl not working Pin
Rajesh R Subramanian15-Oct-09 5:24
professionalRajesh R Subramanian15-Oct-09 5:24 
Questionhow to write a display program or a reader program?? Pin
mr bard215-Oct-09 1:50
mr bard215-Oct-09 1:50 
AnswerRe: how to write a display program or a reader program?? Pin
Cedric Moonen15-Oct-09 1:54
Cedric Moonen15-Oct-09 1:54 
GeneralRe: how to write a display program or a reader program?? Pin
mr bard215-Oct-09 2:36
mr bard215-Oct-09 2:36 
GeneralRe: how to write a display program or a reader program?? Pin
Cedric Moonen15-Oct-09 2:45
Cedric Moonen15-Oct-09 2:45 
AnswerRe: how to write a display program or a reader program?? Pin
Richard MacCutchan15-Oct-09 2:09
mveRichard MacCutchan15-Oct-09 2:09 
QuestionRe: how to write a display program or a reader program?? Pin
David Crow15-Oct-09 3:17
David Crow15-Oct-09 3:17 
AnswerRe: how to write a display program or a reader program?? Pin
Rajesh R Subramanian15-Oct-09 3:43
professionalRajesh R Subramanian15-Oct-09 3:43 
QuestionIHTMLDocument2 for Table Par [modified] Pin
NaveenHS15-Oct-09 1:19
NaveenHS15-Oct-09 1:19 

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.