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

C / C++ / MFC

 
GeneralRe: "Data Source Name Too Long" [modified] Pin
Joseph Marzbani12-Apr-08 7:48
Joseph Marzbani12-Apr-08 7:48 
QuestionRe: "Data Source Name Too Long" Pin
David Crow14-Apr-08 4:46
David Crow14-Apr-08 4:46 
Usef Marzbani wrote:
CDatabase *pdb=new CDatabase;


Why are you creating this on the heap? It has nothing to do with your problem, but it is an unnecessary bother of Windows' memory manager.

"Love people and use things, not love things and use people." - Unknown

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


GeneralOnNewWindow2 on multithread Pin
ftbk12-Apr-08 6:26
ftbk12-Apr-08 6:26 
QuestionCan I set CRecordset::m_pDatabase explicitly? Pin
Joseph Marzbani12-Apr-08 6:04
Joseph Marzbani12-Apr-08 6:04 
AnswerRe: Can I set CRecordset::m_pDatabase explicitly? Pin
Mark Salsbery12-Apr-08 7:25
Mark Salsbery12-Apr-08 7:25 
GeneralRe: Can I set CRecordset::m_pDatabase explicitly? Pin
Joseph Marzbani12-Apr-08 7:46
Joseph Marzbani12-Apr-08 7:46 
GeneralRe: Can I set CRecordset::m_pDatabase explicitly? Pin
Mark Salsbery12-Apr-08 7:51
Mark Salsbery12-Apr-08 7:51 
QuestionTo catch all possible exceptions Pin
Mushtaque Nizamani12-Apr-08 3:03
Mushtaque Nizamani12-Apr-08 3:03 
QuestionRe: To catch all possible exceptions Pin
CPallini12-Apr-08 3:47
mveCPallini12-Apr-08 3:47 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:12
sitebuilderLuc Pattyn12-Apr-08 4:12 
GeneralRe: To catch all possible exceptions Pin
Mark Salsbery12-Apr-08 4:14
Mark Salsbery12-Apr-08 4:14 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:23
sitebuilderLuc Pattyn12-Apr-08 4:23 
GeneralRe: To catch all possible exceptions Pin
CPallini12-Apr-08 4:25
mveCPallini12-Apr-08 4:25 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:29
sitebuilderLuc Pattyn12-Apr-08 4:29 
GeneralRe: To catch all possible exceptions Pin
Mark Salsbery12-Apr-08 4:31
Mark Salsbery12-Apr-08 4:31 
GeneralRe: To catch all possible exceptions Pin
Mark Salsbery12-Apr-08 4:29
Mark Salsbery12-Apr-08 4:29 
GeneralRe: To catch all possible exceptions Pin
CPallini12-Apr-08 4:23
mveCPallini12-Apr-08 4:23 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:27
sitebuilderLuc Pattyn12-Apr-08 4:27 
GeneralRe: To catch all possible exceptions Pin
CPallini12-Apr-08 4:44
mveCPallini12-Apr-08 4:44 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 5:03
sitebuilderLuc Pattyn12-Apr-08 5:03 
GeneralRe: To catch all possible exceptions Pin
CPallini12-Apr-08 5:30
mveCPallini12-Apr-08 5:30 
GeneralRe: To catch all possible exceptions Pin
Randor 12-Apr-08 5:33
professional Randor 12-Apr-08 5:33 
GeneralRe: To catch all possible exceptions Pin
Hamid_RT14-Apr-08 4:30
Hamid_RT14-Apr-08 4:30 
GeneralTextOut text positioning oddity [modified] Pin
Anthony Appleyard12-Apr-08 2:51
Anthony Appleyard12-Apr-08 2:51 
GeneralRe: TextOut text positioning oddity Pin
CPallini12-Apr-08 3:37
mveCPallini12-Apr-08 3:37 

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.