Memory Allocation Error?
From: jaredian (_at_)
Date: 11/11/04
- Next message: Khalid Rahaman: "Re: connect to MS SQL S. or mdb on another computer"
- Previous message: Amit Chopra: "ANN: Reminder: Smart Device Programming (NetCF) Chat on 11/11"
- Next in thread: Brian Burgess: "Re: Memory Allocation Error?"
- Reply: Brian Burgess: "Re: Memory Allocation Error?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Nov 2004 15:11:07 -0500
You may have a memory leak in your code; the CreateObject call should only
be used once per application, for example:
http://support.microsoft.com/default.aspx?scid=kb;en-us;286504
- Next message: Khalid Rahaman: "Re: connect to MS SQL S. or mdb on another computer"
- Previous message: Amit Chopra: "ANN: Reminder: Smart Device Programming (NetCF) Chat on 11/11"
- Next in thread: Brian Burgess: "Re: Memory Allocation Error?"
- Reply: Brian Burgess: "Re: Memory Allocation Error?"
- Messages sorted by: [ date ] [ thread ]
Loading