Click here to Skip to main content
15,906,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do I find out if a new file exists in a directory Pin
Richard MacCutchan27-Oct-09 13:45
mveRichard MacCutchan27-Oct-09 13:45 
GeneralRe: How do I find out if a new file exists in a directory Pin
MikeRWinter27-Oct-09 14:12
MikeRWinter27-Oct-09 14:12 
Questionimport "msado15.idl" problems Pin
MrKBA27-Oct-09 8:53
MrKBA27-Oct-09 8:53 
QuestionRe: import "msado15.idl" problems Pin
David Crow27-Oct-09 10:03
David Crow27-Oct-09 10:03 
AnswerRe: import "msado15.idl" problems Pin
MrKBA27-Oct-09 11:12
MrKBA27-Oct-09 11:12 
AnswerRe: import "msado15.idl" problems Pin
22491727-Oct-09 15:04
22491727-Oct-09 15:04 
GeneralRe: import "msado15.idl" problems Pin
MrKBA27-Oct-09 22:01
MrKBA27-Oct-09 22:01 
QuestionSQLDriverConnect() crashes with vs 9 against ora DB Pin
adam_wind27-Oct-09 8:49
adam_wind27-Oct-09 8:49 
Hi all!

I have a weird problem. I have an application written in c++ and compiled with visual studio.net and connecting to an Oracle with MS ODBC driver. Now the app is built under vs 9 and the ODBC driver is changed to the Oracle's one. (ODBC: Oracle in Orahome92). The connection string had to be changed to the Oracle's one syntax. Unfortunately the SQLDriverConnect crashes with access violation. In the Call stack the last source before asm is the delayhlp.cpp but nothing relevant info can be found. The interresting part is that I build a little sample application using the same Visual studio (9), same ODBC (oracle), same connection string ("Driver={Oracle ODBC Driver};DSN=db;Uid=admin;Pwd=admin;";) and there it works. No error with the function. Can anybody advice? Of course, if I missed some details, let me know.

-mfg-
adam
GeneralRe: SQLDriverConnect() crashes with vs 9 against ora DB Pin
22491727-Oct-09 9:38
22491727-Oct-09 9:38 
GeneralRe: SQLDriverConnect() crashes with vs 9 against ora DB Pin
adam_wind27-Oct-09 23:00
adam_wind27-Oct-09 23:00 
QuestionHelp Understanding Program Speed Variation from PC to PC Pin
en9ap27-Oct-09 8:44
en9ap27-Oct-09 8:44 
AnswerRe: Help Understanding Program Speed Variation from PC to PC Pin
Code-o-mat27-Oct-09 9:48
Code-o-mat27-Oct-09 9:48 
GeneralRe: Help Understanding Program Speed Variation from PC to PC Pin
en9ap28-Oct-09 3:22
en9ap28-Oct-09 3:22 
QuestionStrange comms port behavior Pin
softwaremonkey27-Oct-09 8:06
softwaremonkey27-Oct-09 8:06 
QuestionRe: Strange comms port behavior Pin
David Crow27-Oct-09 8:11
David Crow27-Oct-09 8:11 
GeneralRe: Strange comms port behavior Pin
Iain Clarke, Warrior Programmer27-Oct-09 8:47
Iain Clarke, Warrior Programmer27-Oct-09 8:47 
QuestionWindows Font questions [modified] Pin
transoft27-Oct-09 6:26
transoft27-Oct-09 6:26 
AnswerRe: Windows Font questions Pin
Richard MacCutchan27-Oct-09 8:12
mveRichard MacCutchan27-Oct-09 8:12 
GeneralRe: Windows Font questions Pin
transoft27-Oct-09 8:41
transoft27-Oct-09 8:41 
GeneralRe: Windows Font questions Pin
Richard MacCutchan27-Oct-09 10:03
mveRichard MacCutchan27-Oct-09 10:03 
QuestionProperty page add variable wizard confused Pin
al250027-Oct-09 5:50
al250027-Oct-09 5:50 
QuestionRe: Property page add variable wizard confused Pin
David Crow27-Oct-09 5:59
David Crow27-Oct-09 5:59 
AnswerRe: Property page add variable wizard confused Pin
al250027-Oct-09 7:21
al250027-Oct-09 7:21 
AnswerRe: Property page add variable wizard confused [modified] Pin
al250027-Oct-09 6:15
al250027-Oct-09 6:15 
GeneralRe: Property page add variable wizard confused Pin
David Crow27-Oct-09 7:27
David Crow27-Oct-09 7: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.