Results 1 to 2 of 2

Thread: Problem in Windows95

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    2
    Hi, I have a VB6 application that reads info from a database and writes it in an Excel file. When I run it on NT or Win98 there is no problem, when I run it in Win95, after a short time the system stops responding. What could be the problem????

    I am using MS Access as Database and when compiled shouldn't make difference. However I have MS Office 2000 under Windows98 and Windows 95, but not NT. I have loaded VB on all machine except the NT and still don't know why it stops.

    [Edited by sanyo_1 on 09-26-2000 at 08:07 AM]

  2. #2

    Lightbulb Database type

    Q. What kind of database is it ? - are you accessing the exact same database from each machine / if its MS Access, are the versions on each PC the same ?

    I know you were looking for answers not questions, but you need to be more specific.

    Otherwise I would suggest installing VB on the PC and stepping through the Program (Debug) and seeing exactly what is happening.

    You may have ON ERROR goto ERRORHANDLER in your program which you should remove while testing on this PC. An error message may be generated but you won't see it if you haven't accounted for that error in your errorhandler.

    Bob

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