Click here to Skip to main content
16,008,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: function does not do what i need Pin
Erik Funkenbusch25-Jul-01 21:35
Erik Funkenbusch25-Jul-01 21:35 
GeneralFormat a String in a EditBox Pin
youssef23-Jul-01 4:10
youssef23-Jul-01 4:10 
GeneralRe: Format a String in a EditBox Pin
Not Active23-Jul-01 5:42
mentorNot Active23-Jul-01 5:42 
GeneralActive-X Control Redrawing Pin
Jared Allen23-Jul-01 3:33
Jared Allen23-Jul-01 3:33 
GeneralRe: Active-X Control Redrawing Pin
23-Jul-01 3:53
suss23-Jul-01 3:53 
GeneralRe: Active-X Control Redrawing Pin
23-Jul-01 14:14
suss23-Jul-01 14:14 
GeneralCustomised CFileDialog Pin
Vikas Rao23-Jul-01 3:10
professionalVikas Rao23-Jul-01 3:10 
GeneralDesign patterns for ADO SQL calls Pin
Reno Tiko23-Jul-01 3:09
Reno Tiko23-Jul-01 3:09 
I was looking at my code and noticed a bunch of SQL calls in the middle of some of the business logic, and thought that they needed some cleaning up and refactoring. I was wondering if there was a design pattern of some sort that would be useful here.

Basically I'm looking for something that would work similar to the flat file serialization offered by inheriting from CObject and using CArchive to serialize the class, but am looking to instead serialize to a database.

Also, is there a framework of some sort available that supports class <-> ADO database.

Thanks!
GeneralEvents... Pin
23-Jul-01 2:43
suss23-Jul-01 2:43 
GeneralRe: Events... Pin
23-Jul-01 4:07
suss23-Jul-01 4:07 
QuestionEXE used as DLL? Pin
Danoo23-Jul-01 2:22
Danoo23-Jul-01 2:22 
QuestionHow to change a variable to hexadecimal format ??? Pin
22-Jul-01 23:29
suss22-Jul-01 23:29 
AnswerRe: How to change a variable to hexadecimal format ??? Pin
jerry0davis22-Jul-01 23:39
jerry0davis22-Jul-01 23:39 
GeneralThank you . But I didn't want to print it . I only want to save it in a file Pin
23-Jul-01 6:48
suss23-Jul-01 6:48 
GeneralRe: Thank you . But I didn't want to print it . I only want to save it in a file Pin
markkuk23-Jul-01 11:48
markkuk23-Jul-01 11:48 
GeneralAbout how to delete object Pin
prog758422-Jul-01 23:04
prog758422-Jul-01 23:04 
GeneralRe: About how to delete object Pin
Christian Graus23-Jul-01 0:28
protectorChristian Graus23-Jul-01 0:28 
GeneralRe: About how to delete object Pin
Hrishi23-Jul-01 11:16
Hrishi23-Jul-01 11:16 
GeneralOut of memory Pin
Hadi Rezaee22-Jul-01 21:50
Hadi Rezaee22-Jul-01 21:50 
GeneralUse Image in Dll Pin
22-Jul-01 21:11
suss22-Jul-01 21:11 
QuestionHow can I get TextToSpeech API's? Pin
22-Jul-01 21:04
suss22-Jul-01 21:04 
AnswerRe: How can I get TextToSpeech API's? Pin
Mark Terrano30-Jul-01 14:14
Mark Terrano30-Jul-01 14:14 
GeneralWho know CHM help file format Pin
inforix22-Jul-01 20:37
inforix22-Jul-01 20:37 
GeneralRe: Who know CHM help file format Pin
Reid23-Jul-01 13:46
Reid23-Jul-01 13:46 
Generallearn visual c++ Pin
22-Jul-01 20:22
suss22-Jul-01 20:22 

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.