Click here to Skip to main content
16,004,192 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralViolations Pin
Stephen Caldwell21-Jan-02 11:58
Stephen Caldwell21-Jan-02 11:58 
GeneralRe: Violations Pin
Joaquín M López Muñoz21-Jan-02 12:05
Joaquín M López Muñoz21-Jan-02 12:05 
GeneralRe: Violations Pin
Peter Weyzen21-Jan-02 12:21
Peter Weyzen21-Jan-02 12:21 
GeneralRe: Violations Pin
Nish Nishant21-Jan-02 16:14
sitebuilderNish Nishant21-Jan-02 16:14 
GeneralStack size question Pin
Bill Wilson21-Jan-02 11:26
Bill Wilson21-Jan-02 11:26 
GeneralRe: Stack size question Pin
Joaquín M López Muñoz21-Jan-02 11:29
Joaquín M López Muñoz21-Jan-02 11:29 
GeneralRe: Stack size question Pin
Bill Wilson21-Jan-02 13:35
Bill Wilson21-Jan-02 13:35 
GeneralRe: Stack size question Pin
Jamie Hale22-Jan-02 6:12
Jamie Hale22-Jan-02 6:12 
Hmmm. Are you using Oracle? From MSDN:

... applies to Microsoft OLE DB Provider for Oracle, version 2.1, 2.5... The following error message may appear when 5000 records or more are retrieved, and when each record contains 4 bytes of data: 8007000e Not enough storage is available to complete this operation... Note that the computer is not really out of memory... To work around this problem, return recordsets larger than 4 bytes... This problem was corrected in MDAC 2.6

Even if it isn't Oracle, my guess is that it's the DB provider setting that error.

Let me try to understand. Application A supports a COM dispatch interface, and contains the worker threads. Application B calls into application A through the dispatch interface using Invoke(), but that call returns the 8007000e error code. Is this right? If so, is the call actually getting into Application A? I have a feeling it is, and that the error is being propagated all the way back from your DB layer.

I could just be making this sh*t up though... Confused | :confused:

J
QuestionListControl in Outlook-style??? Pin
Grit21-Jan-02 11:04
Grit21-Jan-02 11:04 
AnswerRe: ListControl in Outlook-style??? Pin
Matt Gullett21-Jan-02 11:17
Matt Gullett21-Jan-02 11:17 
AnswerRe: ListControl in Outlook-style??? Pin
Ernest Laurentin21-Jan-02 14:41
Ernest Laurentin21-Jan-02 14:41 
GeneralDialog boxes and Documents Pin
ed121-Jan-02 10:42
ed121-Jan-02 10:42 
GeneralRe: Dialog boxes and Documents Pin
Joaquín M López Muñoz21-Jan-02 11:24
Joaquín M López Muñoz21-Jan-02 11:24 
GeneralRe: Dialog boxes and Documents Pin
Braulio Dez21-Jan-02 20:59
Braulio Dez21-Jan-02 20:59 
GeneralRe: VirtualAlloc...? Pin
Joaquín M López Muñoz21-Jan-02 11:03
Joaquín M López Muñoz21-Jan-02 11:03 
GeneralMFC: passing structs from one window to another Pin
User 665821-Jan-02 9:14
User 665821-Jan-02 9:14 
GeneralRe: MFC: passing structs from one window to another Pin
Joaquín M López Muñoz21-Jan-02 9:23
Joaquín M López Muñoz21-Jan-02 9:23 
GeneralRe: MFC: passing structs from one window to another Pin
User 665821-Jan-02 10:10
User 665821-Jan-02 10:10 
Generaleek, thanks to the author Pin
21-Jan-02 8:47
suss21-Jan-02 8:47 
Questionwhat does "Add an UPDATE_COMMAND_UI handler for ..." mean? Pin
DanYELL21-Jan-02 8:19
DanYELL21-Jan-02 8:19 
AnswerRe: what does "Add an UPDATE_COMMAND_UI handler for ..." mean? Pin
Joaquín M López Muñoz21-Jan-02 8:30
Joaquín M López Muñoz21-Jan-02 8:30 
General.HLP made me CRAZY ! Pin
Hadi Rezaee21-Jan-02 8:14
Hadi Rezaee21-Jan-02 8:14 
GeneralChange icon in SDI Pin
21-Jan-02 7:28
suss21-Jan-02 7:28 
GeneralRe: Change icon in SDI Pin
Joaquín M López Muñoz21-Jan-02 7:46
Joaquín M López Muñoz21-Jan-02 7:46 
GeneralOpenGL Pin
Rajveer21-Jan-02 7:11
Rajveer21-Jan-02 7:11 

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.