Results 1 to 2 of 2

Thread: Error message : Out of memory...

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Bahrein
    Posts
    1

    Post

    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.

  2. #2
    Member
    Join Date
    May 1999
    Posts
    49

    Post

    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
  •  



Click Here to Expand Forum to Full Width