Click here to Skip to main content
15,914,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog fails to open Pin
RChin19-Feb-04 4:10
RChin19-Feb-04 4:10 
GeneralRe: Dialog fails to open Pin
TallAndyB19-Feb-04 4:19
TallAndyB19-Feb-04 4:19 
GeneralRe: Dialog fails to open Pin
David Crow19-Feb-04 5:45
David Crow19-Feb-04 5:45 
GeneralRe: Dialog fails to open Pin
TallAndyB19-Feb-04 6:39
TallAndyB19-Feb-04 6:39 
GeneralCDialogBar / MDI Question.. should be easy Pin
RobJones19-Feb-04 3:45
RobJones19-Feb-04 3:45 
GeneralNever mind.. Pin
RobJones19-Feb-04 6:10
RobJones19-Feb-04 6:10 
GeneralDatabase Design Question Pin
Nitron19-Feb-04 3:38
Nitron19-Feb-04 3:38 
GeneralRe: Database Design Question Pin
RChin19-Feb-04 4:21
RChin19-Feb-04 4:21 
I guess the methods of keeping your "connetion pool" will differ, depending on your software circumstances.


I would never by default consider C., because it can eat up considerable amount of time each time you connect. But this may be necessary on a stateless Client/Server program.

Personnally, I tend to keep a db connection, disconnecting after a specified amount of inactivity, then reconnect when required.




I Dream of Absolute Zero

GeneralRe: Database Design Question Pin
basementman19-Feb-04 8:05
basementman19-Feb-04 8:05 
Generaltime synchronisation Pin
styve19-Feb-04 3:36
styve19-Feb-04 3:36 
GeneralRe: time synchronisation Pin
David Crow19-Feb-04 5:50
David Crow19-Feb-04 5:50 
GeneralMake Edit Control un-editable Pin
J.B.19-Feb-04 3:27
J.B.19-Feb-04 3:27 
GeneralRe: Make Edit Control un-editable Pin
Maximilien19-Feb-04 3:37
Maximilien19-Feb-04 3:37 
GeneralRe: Make Edit Control un-editable Pin
dabs19-Feb-04 3:50
dabs19-Feb-04 3:50 
GeneralRe: Make Edit Control un-editable Pin
David Crow19-Feb-04 5:54
David Crow19-Feb-04 5:54 
GeneralRe: Make Edit Control un-editable Pin
Prakash Nadar19-Feb-04 6:17
Prakash Nadar19-Feb-04 6:17 
GeneralRe: Make Edit Control un-editable Pin
David Crow19-Feb-04 6:46
David Crow19-Feb-04 6:46 
GeneralRe: Make Edit Control un-editable Pin
Steve S19-Feb-04 7:30
Steve S19-Feb-04 7:30 
GeneralRe: Make Edit Control un-editable Pin
Prakash Nadar19-Feb-04 14:07
Prakash Nadar19-Feb-04 14:07 
GeneralRe: Make Edit Control un-editable Pin
Ravi Bhavnani19-Feb-04 7:26
professionalRavi Bhavnani19-Feb-04 7:26 
GeneralRe: Make Edit Control un-editable Pin
J.B.19-Feb-04 15:38
J.B.19-Feb-04 15:38 
GeneralRe: Make Edit Control un-editable Pin
Ravi Bhavnani20-Feb-04 4:09
professionalRavi Bhavnani20-Feb-04 4:09 
GeneralRe: Make Edit Control un-editable Pin
J.B.20-Feb-04 5:12
J.B.20-Feb-04 5:12 
QuestionHow do I create AVI animation from series of BMPs? Pin
johannks19-Feb-04 3:23
johannks19-Feb-04 3:23 
AnswerRe: How do I create AVI animation from series of BMPs? Pin
Admiral Quality19-Feb-04 11:15
Admiral Quality19-Feb-04 11:15 

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.