Click here to Skip to main content
15,896,526 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: win32 timer Pin
Hristo-Bojilov6-Feb-10 6:54
Hristo-Bojilov6-Feb-10 6:54 
GeneralRe: win32 timer Pin
zaftblitz6-Feb-10 16:59
zaftblitz6-Feb-10 16:59 
QuestionCombo box Dropdown length Pin
Donguy19765-Feb-10 14:17
Donguy19765-Feb-10 14:17 
AnswerRe: Combo box Dropdown length Pin
Richard MacCutchan6-Feb-10 0:01
mveRichard MacCutchan6-Feb-10 0:01 
GeneralRe: Combo box Dropdown length Pin
Donguy19766-Feb-10 3:44
Donguy19766-Feb-10 3:44 
GeneralRe: Combo box Dropdown length Pin
Richard MacCutchan6-Feb-10 5:31
mveRichard MacCutchan6-Feb-10 5:31 
QuestionAny common multi-threaded smart pointer implementations that exist? Pin
Cyrilix5-Feb-10 11:30
Cyrilix5-Feb-10 11:30 
QuestionMFC ODBC Consumer Wizard Problem Pin
cfilorux5-Feb-10 9:02
cfilorux5-Feb-10 9:02 
I'm Hoping someone here can help with a MFC ODBC Consumer Wizard Problem I am having.

Basically I am getting all the way through the various steps and failing on the last 'Finish' step with the Error Message: 'Could Not Create Session On Data Source'


I Know the ODBC Connection definition is working for two reasons:

A) I am able to connect to the database using it with the CDatabase Class in my forms program and select records.

B) The ODBC Consumer Wizard is also initialy able to connect to it as it is giving me a list of tables from which to create the class from during the Select Database Object Step
( Link to pic of Select Database Object step http://tinypic.com/view.php?pic=osx2io&s=6[^] )



So after going through all the steps, Selecting the Orders table, The Wizard fills
The appropiate filename fields as expected and then I press Finish and get the Error:
'Could Not Create Session On Data Source'
(Link to picture of Error http://tinypic.com/view.php?pic=sg3fch&s=6[^] )


This is the really puzzling bit, Because it has already created a session to enable it
to ask what database object I require ?! So why should it fail with that message ?



List of my Setup
VS2008
VC++ MFC Forms program
SQLExpress 2005
Windows Vista

I have managed to get the ODBC Consumer Wizard to work fine with a Text File Driver.



Anyone got any ideas ?

Many many thanks in advance for any help and advice, I'm really stuck on this one.
AnswerNo Answers ?! what did I do Wrong ? Pin
cfilorux17-Feb-10 11:58
cfilorux17-Feb-10 11:58 
QuestionHow to develop tab control dialog in MFC using MS SSTab Pin
Vaclav_5-Feb-10 8:44
Vaclav_5-Feb-10 8:44 
AnswerRe: How to develop tab control dialog in MFC using MS SSTab Pin
cfilorux11-Feb-10 2:38
cfilorux11-Feb-10 2:38 
QuestionA Basic iButton Interface By Marc Clifton Pin
elchino20105-Feb-10 6:57
elchino20105-Feb-10 6:57 
QuestionRe: A Basic iButton Interface By Marc Clifton Pin
Iain Clarke, Warrior Programmer5-Feb-10 7:01
Iain Clarke, Warrior Programmer5-Feb-10 7:01 
AnswerRe: A Basic iButton Interface By Marc Clifton [modified] Pin
elchino20105-Feb-10 8:34
elchino20105-Feb-10 8:34 
AnswerRe: A Basic iButton Interface By Marc Clifton Pin
Maximilien5-Feb-10 7:19
Maximilien5-Feb-10 7:19 
GeneralRe: A Basic iButton Interface By Marc Clifton Pin
elchino20105-Feb-10 10:29
elchino20105-Feb-10 10:29 
QuestionRe-direction on VS Visual Studio Pin
ForNow5-Feb-10 6:22
ForNow5-Feb-10 6:22 
AnswerRe: Re-direction on VS Visual Studio Pin
Stuart Dootson5-Feb-10 9:50
professionalStuart Dootson5-Feb-10 9:50 
GeneralRe: Re-direction on VS Visual Studio Pin
ForNow5-Feb-10 10:38
ForNow5-Feb-10 10:38 
GeneralOr you can just save the Output to a file Pin
cfilorux6-Feb-10 2:19
cfilorux6-Feb-10 2:19 
Questionlinker error....?? Pin
AmbiguousName5-Feb-10 5:07
AmbiguousName5-Feb-10 5:07 
AnswerRe: linker error....?? Pin
Chris Losinger5-Feb-10 6:09
professionalChris Losinger5-Feb-10 6:09 
GeneralRe: linker error....?? Pin
AmbiguousName6-Feb-10 0:25
AmbiguousName6-Feb-10 0:25 
AnswerRe: linker error....?? Pin
Maximilien5-Feb-10 6:37
Maximilien5-Feb-10 6:37 
GeneralRe: linker error....?? Pin
AmbiguousName6-Feb-10 0:22
AmbiguousName6-Feb-10 0:22 

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.