Results 1 to 6 of 6

Thread: out of memory...

  1. #1

    Thread Starter
    Addicted Member pardede's Avatar
    Join Date
    Jan 2000
    Posts
    232

    Unhappy

    I wrote an app in VB5 with Access97 and deployed it using the Setup Wizard. When distributed, it works fine on one laptop (win95 system) but on others (win98 systems) i got errors.

    One error is the notorious 3447: 'VBAJet failed to initialize...'. I have found information on this one so this is not my question

    The other error happens on another pc and is rather peculiar. The app starts up fine but at some point I got an 'out of memory' error. This happens when in the app I am opening a form which works with editable recordsets (via data controls) and in which i am using begintrans to control the transaction.

    Does anyone ever come accross this? I'm guessing this also has to do with the DAO version problem (that's also causing the 3447 error), anyone share my thought?

    Any suggestion is very much welcome. I'm breaking my head at this....

    [Edited by pardede on 05-01-2000 at 02:36 AM]

  2. #2

    Thread Starter
    Addicted Member pardede's Avatar
    Join Date
    Jan 2000
    Posts
    232
    no one at all?

  3. #3
    Addicted Member
    Join Date
    Nov 1999
    Location
    y
    Posts
    141

    Smile answer

    Hi
    Dont use Data Control. it will be work and
    The Machine that you use ,how mach ram you have ?

    Efrat

  4. #4

    Thread Starter
    Addicted Member pardede's Avatar
    Join Date
    Jan 2000
    Posts
    232
    The target pc's have either 32 or 64 MB RAM. I built the app using 32 MB RAM so i don't think that's the problem. The peculiar thing is, the problem seem to happen on win98 machines.. that's why i'm suspecting this has something to do with the error 3447

    More suggestion? anyone?

  5. #5

    Thread Starter
    Addicted Member pardede's Avatar
    Join Date
    Jan 2000
    Posts
    232
    Well, Efrat, can you explain why data control should not be used?

  6. #6
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Leavenworth KS USA
    Posts
    482
    MSDN article Q192934 may help.

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