PC Review


Reply
Thread Tools Rate Thread

"Not enought storage is availabe to process this command"

 
 
=?Utf-8?B?RGF2aWQgQy4=?=
Guest
Posts: n/a
 
      1st Oct 2005
Hi,

I'm programming on a VB.NET with ADOCE In The Hand Component. The
aplicacation are working well but sometimes tell us:

"Not enought storage is availabe to process this command"

I want to know two questions:
- Is possible to bring to "ndpedidos.exe" saved on Store 256Mbytes Card the
maxium storage? It means if I can tell on the code the memory that can use...

- How can close all the database connections on a form. ?

- the code sentence "MyForm.Close( )" will leave all memory that this form
was using ?

Best Regards,

David
 
Reply With Quote
 
 
 
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      2nd Oct 2005
You can close a connection using the Close() method on the AdoceConnection
object, you should also call Dispose to free native resources used by the
component.

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net

"David C." <David C.@discussions.microsoft.com> wrote in message
news:3C62265F-36B0-4713-A6A0-(E-Mail Removed)...
> Hi,
>
> I'm programming on a VB.NET with ADOCE In The Hand Component. The
> aplicacation are working well but sometimes tell us:
>
> "Not enought storage is availabe to process this command"
>
> I want to know two questions:
> - Is possible to bring to "ndpedidos.exe" saved on Store 256Mbytes Card
> the
> maxium storage? It means if I can tell on the code the memory that can
> use...
>
> - How can close all the database connections on a form. ?
>
> - the code sentence "MyForm.Close( )" will leave all memory that this form
> was using ?
>
> Best Regards,
>
> David



 
Reply With Quote
 
=?Utf-8?B?RGF2aWQgQy4=?=
Guest
Posts: n/a
 
      2nd Oct 2005
Hi Peter,

Thanks, I will try it. I have a button that make an update or and insert
depens of an article is on a table. The form is athe same instance each time.

All is working well, but sometimes on the PPC appears the next error:
"Not enought storage is availabe to process this command"

I use CF VB.NET and i have a Datagrid on a Form that is instancied a lot of
times. (the same form with different data that comes from DB)

So you suggest that each time that call this form, make a new instance and
work with this one, at the end make a myform.Dispose( ) in order to close all
that memroy has, is it correct ?

David.

"Peter Foot [MVP]" wrote:

> You can close a connection using the Close() method on the AdoceConnection
> object, you should also call Dispose to free native resources used by the
> component.
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> http://www.inthehand.com | http://www.peterfoot.net
>
> "David C." <David C.@discussions.microsoft.com> wrote in message
> news:3C62265F-36B0-4713-A6A0-(E-Mail Removed)...
> > Hi,
> >
> > I'm programming on a VB.NET with ADOCE In The Hand Component. The
> > aplicacation are working well but sometimes tell us:
> >
> > "Not enought storage is availabe to process this command"
> >
> > I want to know two questions:
> > - Is possible to bring to "ndpedidos.exe" saved on Store 256Mbytes Card
> > the
> > maxium storage? It means if I can tell on the code the memory that can
> > use...
> >
> > - How can close all the database connections on a form. ?
> >
> > - the code sentence "MyForm.Close( )" will leave all memory that this form
> > was using ?
> >
> > Best Regards,
> >
> > David

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Not enough server storage is available to process this command" error Athena Windows Vista General Discussion 1 28th Nov 2007 12:14 AM
IE Prompt error message "not enough storage is available to process this command" empowerup Windows XP 2 9th Sep 2006 10:11 PM
"not enought server memory to process this command" Richard Windows XP Networking 2 25th Nov 2003 02:35 PM
"Not enough server storage is available to process this command" Alex Rubicon Windows XP Networking 1 2nd Sep 2003 08:38 AM
Re: "Not enought server storage to process this command" Ron Lowe Windows XP Networking 0 27th Jul 2003 03:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:52 PM.