|
-
Apr 27th, 2000, 06:10 AM
#1
Thread Starter
Addicted Member
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]
-
Apr 30th, 2000, 07:33 AM
#2
Thread Starter
Addicted Member
-
Apr 30th, 2000, 12:13 PM
#3
Addicted Member
answer
Hi
Dont use Data Control. it will be work and
The Machine that you use ,how mach ram you have ?
Efrat
-
Apr 30th, 2000, 06:52 PM
#4
Thread Starter
Addicted Member
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?
-
May 1st, 2000, 06:14 AM
#5
Thread Starter
Addicted Member
Well, Efrat, can you explain why data control should not be used?
-
May 1st, 2000, 07:10 AM
#6
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|