Re: Stack Overflow on Insert

Kim Gräsman <[email protected]> Fri, 24 May 2002 08:52:46 +0200
Newsgroups gmane.comp.windows.devel.oledb.devel
Message-ID <44059D2977EF4C4DB810E37890E3346E805A7C@seluninfmail01.wrk.framfablabs.net>
Hi Jeff,
 
Are you using any of the ATL conversion macros in the loop? W2A, A2W, etc?
 
Could you post the code for LoadAccessorBuffers?
 
Best regards,
Kim

-----Original Message-----
From: Jeff Nygren [mailto:[email protected]]
Sent: den 23 maj 2002 18:50
To: [email protected]
Subject: Re: Stack Overflow on Insert



I don't think so, the code is pretty simple and straight-forward. 

Jeff Nygren 




Is there any possibility of a recursive loop going on? 

-----Original Message-----
From: Jeff Nygren [mailto:[email protected]]
Sent: 23 05 2002 15:50
To: [email protected]
Subject: [OLEDB_DEV] Stack Overflow on Insert


I sent this to the list yesterday, but it looks like it bounced. If you have already seen this message, please ignore this copy. 

Jeff Nygren 

----- Forwarded by Jeff Nygren/US/DataCard on 05/23/02 09:48 AM ----- 

I have some code that adds records to a MS Access database. If I try to add too many records, I get a stack overflow. I'm guessing there is something more I need to do, but I don't know what it is. My code is basically: 

...