|
-
Jan 27th, 2000, 04:34 PM
#1
Thread Starter
New Member
Hi,
Can anyone tell me why and how can I resolve that problem of "Out of memory" when on my first database application I press one sscommand button to obtain the datas on one dbgrid. This occurs on my home computer running win 98 but not in the one I have in my office under win NT4...
Thanks in advance to all of you for the reply to this certain basic thing...
jcoleno.
-
Jan 27th, 2000, 05:29 PM
#2
Member
Does this happen in the run time or design time mode of your App?
It happens me sometimes in design time. What I do to solve it is a pain, but it works.
- Create a new VB project. Delete the Form1 that is automatically created when you do this. Save the project to a folder.
- Open your other project. Save each form, with 'Save As', to the folder in which you have put your new project.
- Open your new VB project again. Choose 'Add form', adding the newer, saved forms to your project. Save the project.
That should do it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|