Click here to Skip to main content
15,921,382 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
David Crow2-Nov-07 10:07
David Crow2-Nov-07 10:07 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
led mike2-Nov-07 10:15
led mike2-Nov-07 10:15 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
Ralph_L2-Nov-07 10:40
Ralph_L2-Nov-07 10:40 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
David Crow2-Nov-07 14:25
David Crow2-Nov-07 14:25 
AnswerRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
pierre_ribery2-Nov-07 12:17
pierre_ribery2-Nov-07 12:17 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
Ralph_L2-Nov-07 12:55
Ralph_L2-Nov-07 12:55 
QuestionADO call during DAO process causes error on exit Pin
littleGreenDude2-Nov-07 9:35
littleGreenDude2-Nov-07 9:35 
AnswerRe: ADO call during DAO process causes error on exit Pin
led mike2-Nov-07 9:45
led mike2-Nov-07 9:45 
I'm just guessing here.... your using MS Access? You are using two different drivers (Jet vs. ADO[OLE DB... ODBC... whatever]) so access sees two different users. Access is not reliable as a multi-user database.

Suggestion: switch to the SQL Desktop database product, I don't know what the name is this hour, and only use a single driver to access it.



GeneralRe: ADO call during DAO process causes error on exit [modified] Pin
littleGreenDude2-Nov-07 10:04
littleGreenDude2-Nov-07 10:04 
GeneralRe: ADO call during DAO process causes error on exit Pin
led mike2-Nov-07 10:34
led mike2-Nov-07 10:34 
QuestionLooking for a VS 2008 tutor (by phone) - C++, C# and VB Pin
EdBerde2-Nov-07 8:19
EdBerde2-Nov-07 8:19 
AnswerRe: Looking for a VS 2008 tutor (by phone) - C++, C# and VB Pin
led mike2-Nov-07 8:44
led mike2-Nov-07 8:44 
AnswerRe: Looking for a VS 2008 tutor (by phone) - C++, C# and VB Pin
Hamid_RT3-Nov-07 0:37
Hamid_RT3-Nov-07 0:37 
QuestionDrag disabled item Pin
Hans Dietrich2-Nov-07 7:26
mentorHans Dietrich2-Nov-07 7:26 
AnswerRe: Drag disabled item Pin
led mike2-Nov-07 8:11
led mike2-Nov-07 8:11 
GeneralRe: Drag disabled item Pin
Hans Dietrich2-Nov-07 8:16
mentorHans Dietrich2-Nov-07 8:16 
GeneralRe: Drag disabled item Pin
Mark Salsbery2-Nov-07 8:37
Mark Salsbery2-Nov-07 8:37 
GeneralRe: Drag disabled item Pin
led mike2-Nov-07 8:42
led mike2-Nov-07 8:42 
GeneralRe: Drag disabled item Pin
Mark Salsbery2-Nov-07 8:55
Mark Salsbery2-Nov-07 8:55 
GeneralRe: Drag disabled item Pin
led mike2-Nov-07 8:40
led mike2-Nov-07 8:40 
GeneralRe: Drag disabled item Pin
Hans Dietrich2-Nov-07 8:53
mentorHans Dietrich2-Nov-07 8:53 
GeneralRe: Drag disabled item Pin
led mike2-Nov-07 9:41
led mike2-Nov-07 9:41 
QuestionQuery Regarding MFC Application Pin
Chirag_kalra2-Nov-07 7:09
Chirag_kalra2-Nov-07 7:09 
AnswerRe: Query Regarding MFC Application Pin
Nathan Holt at EMOM2-Nov-07 7:17
Nathan Holt at EMOM2-Nov-07 7:17 
Questioncan i export interface from a exe file? Pin
lostangels2-Nov-07 5:27
lostangels2-Nov-07 5:27 

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.