pardede
Apr 27th, 2000, 06:10 AM
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]
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]