Click here to Skip to main content
15,902,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Visual C++ 2005 Express setup error message Pin
Mark Salsbery18-Jan-07 8:43
Mark Salsbery18-Jan-07 8:43 
GeneralRe: Visual C++ 2005 Express setup error message Pin
David Crow18-Jan-07 8:51
David Crow18-Jan-07 8:51 
GeneralRe: Visual C++ 2005 Express setup error message Pin
Nawar_nrr18-Jan-07 9:06
Nawar_nrr18-Jan-07 9:06 
GeneralRe: Visual C++ 2005 Express setup error message Pin
Cedric Moonen18-Jan-07 9:41
Cedric Moonen18-Jan-07 9:41 
GeneralRe: Visual C++ 2005 Express setup error message Pin
Nawar_nrr18-Jan-07 16:30
Nawar_nrr18-Jan-07 16:30 
GeneralRe: Visual C++ 2005 Express setup error message Pin
S Douglas20-Jan-07 21:21
professionalS Douglas20-Jan-07 21:21 
QuestionSQL Server, ODBC - Query timeout? Pin
Hamed Musavi18-Jan-07 8:03
Hamed Musavi18-Jan-07 8:03 
AnswerRe: SQL Server, ODBC - Query timeout? Pin
basementman18-Jan-07 9:02
basementman18-Jan-07 9:02 
Look at SQLSetStmtAttr with an opcode of SQL_ATTR_QUERY_TIMEOUT using the m_hstmt member of your CRecordSet as the SQLHSTMT param.

 onwards and upwards... 

GeneralRe: SQL Server, ODBC - Query timeout? Pin
Hamed Musavi18-Jan-07 18:28
Hamed Musavi18-Jan-07 18:28 
GeneralRe: SQL Server, ODBC - Query timeout? Pin
Hamed Musavi18-Jan-07 18:29
Hamed Musavi18-Jan-07 18:29 
QuestionProg that displays square and an equilateral triangle in a window VC++ Pin
cshah218-Jan-07 7:14
cshah218-Jan-07 7:14 
AnswerRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Mark Salsbery18-Jan-07 7:14
Mark Salsbery18-Jan-07 7:14 
GeneralRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Maximilien18-Jan-07 7:17
Maximilien18-Jan-07 7:17 
GeneralRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Michael Dunn18-Jan-07 7:42
sitebuilderMichael Dunn18-Jan-07 7:42 
GeneralRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Christian Graus18-Jan-07 10:14
protectorChristian Graus18-Jan-07 10:14 
GeneralRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Michael Dunn18-Jan-07 10:29
sitebuilderMichael Dunn18-Jan-07 10:29 
GeneralRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Hamid_RT18-Jan-07 7:31
Hamid_RT18-Jan-07 7:31 
GeneralRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Mark Salsbery18-Jan-07 7:33
Mark Salsbery18-Jan-07 7:33 
AnswerRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
#realJSOP18-Jan-07 7:39
professional#realJSOP18-Jan-07 7:39 
GeneralRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
led mike18-Jan-07 7:58
led mike18-Jan-07 7:58 
AnswerRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Christian Graus18-Jan-07 10:14
protectorChristian Graus18-Jan-07 10:14 
AnswerRe: Prog that displays square and an equilateral triangle in a window VC++ Pin
Joan M18-Jan-07 10:38
professionalJoan M18-Jan-07 10:38 
QuestionTurn off visual studio beeping Pin
rrrado18-Jan-07 6:52
rrrado18-Jan-07 6:52 
AnswerRe: Turn off visual studio beeping Pin
David Crow18-Jan-07 6:55
David Crow18-Jan-07 6:55 
GeneralRe: Turn off visual studio beeping Pin
rrrado18-Jan-07 8:13
rrrado18-Jan-07 8:13 

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.