Click here to Skip to main content
15,909,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to add callouts Pin
muthukumar_pandian10-May-04 22:52
muthukumar_pandian10-May-04 22:52 
QuestionHow to Load/Save Image in database using VC++ MFC Pin
Sumit Kapoor10-May-04 22:14
Sumit Kapoor10-May-04 22:14 
AnswerRe: How to Load/Save Image in database using VC++ MFC Pin
Maxwell Chen10-May-04 22:21
Maxwell Chen10-May-04 22:21 
GeneralRe: How to Load/Save Image in database using VC++ MFC Pin
Sumit Kapoor10-May-04 22:31
Sumit Kapoor10-May-04 22:31 
GeneralRe: How to Load/Save Image in database using VC++ MFC Pin
Maxwell Chen10-May-04 22:47
Maxwell Chen10-May-04 22:47 
GeneralRe: How to Load/Save Image in database using VC++ MFC Pin
Sumit Kapoor10-May-04 23:00
Sumit Kapoor10-May-04 23:00 
GeneralRe: How to Load/Save Image in database using VC++ MFC Pin
Miguel Lopes11-May-04 0:29
Miguel Lopes11-May-04 0:29 
GeneralRe: How to Load/Save Image in database using VC++ MFC Pin
Maxwell Chen11-May-04 1:29
Maxwell Chen11-May-04 1:29 
Miguel Lopes wrote:
The best way is to store the images as files in the disk and then store the path in the database. Of course that can complicate your program, but if speed is a requirement, you should consider NOT saving them to the databse.

I agree with it. This is a better approach! And I guess that Oracle database plays similar tricks with BLOBs.



Maxwell Chen
GeneralRe: How to Load/Save Image in database using VC++ MFC Pin
Maxwell Chen11-May-04 1:39
Maxwell Chen11-May-04 1:39 
Generalhiding or locking files/folders/drives Pin
kanetheterrible110-May-04 21:33
kanetheterrible110-May-04 21:33 
GeneralRe: hiding or locking files/folders/drives Pin
Monty210-May-04 21:51
Monty210-May-04 21:51 
GeneralRe: hiding or locking files/folders/drives Pin
kanetheterrible111-May-04 6:34
kanetheterrible111-May-04 6:34 
QuestionHow do I get the DSN auth mode in VC++ code Pin
PrashantJ10-May-04 20:56
PrashantJ10-May-04 20:56 
GeneralHelp Regarding MFC Pin
balajeedurai10-May-04 20:44
balajeedurai10-May-04 20:44 
GeneralRe: Help Regarding MFC Pin
Monty210-May-04 21:16
Monty210-May-04 21:16 
GeneralMULTIPLE UNDO Pin
Ventsislav10-May-04 20:19
Ventsislav10-May-04 20:19 
GeneralRe: MULTIPLE UNDO Pin
Maxwell Chen10-May-04 20:34
Maxwell Chen10-May-04 20:34 
GeneralRe: MULTIPLE UNDO Pin
Maximilien11-May-04 0:33
Maximilien11-May-04 0:33 
GeneralRe: MULTIPLE UNDO Pin
Miguel Lopes11-May-04 3:22
Miguel Lopes11-May-04 3:22 
Generalchange dialog caption Pin
Mughi10-May-04 20:01
Mughi10-May-04 20:01 
GeneralRe: change dialog caption Pin
Ionut L.10-May-04 20:16
Ionut L.10-May-04 20:16 
GeneralRe: change dialog caption Pin
Mughi10-May-04 20:46
Mughi10-May-04 20:46 
Questionhow to respond to keyboard message in the dialog application Pin
laia10-May-04 19:34
laia10-May-04 19:34 
AnswerRe: how to respond to keyboard message in the dialog application Pin
Ionut L.10-May-04 20:12
Ionut L.10-May-04 20:12 
Questionhow to convert AVI file to other Format Pin
Anonymous10-May-04 18:50
Anonymous10-May-04 18:50 

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.