ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Excel Crashing

    IT Discussion
    6
    12
    1.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JoelJ
      Joel
      last edited by

      Hi Guys, we keep having Excel crash on our Terminal server (sbs2012).

      Problem signature:
      Problem Event Name: APPCRASH
      Application Name: EXCEL.EXE
      Application Version: 16.0.7070.2036
      Application Timestamp: 579eb92d
      Fault Module Name: EXCEL.EXE
      Fault Module Version: 16.0.7070.2036
      Fault Module Timestamp: 579eb92d
      Exception Code: c0000005
      Exception Offset: 00000000002caf27
      OS Version: 6.3.9600.2.0.0.16.7
      Locale ID: 2057

      I have run the OffCat analyser tool and it doesnt flag any issues...
      Any ideas where to start from looking at the signature above?

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        How often does it crash? Any correlation to any activities that might trigger the crash?

        1 Reply Last reply Reply Quote 0
        • s.hacklemanS
          s.hackleman
          last edited by

          Is it happening on every user, or just one user? Is it happening with Excel open on a blank sheet, or is there a specific sheet that is causing the crash? If it is a specific sheet, does it include VBA?

          1 Reply Last reply Reply Quote 3
          • JoelJ
            Joel
            last edited by

            So it happens for multiple users so far...randomly and yes the Excel queries an Access database and I believe has VBA tied in. It's a huge database they work from.

            DustinB3403D scottalanmillerS 2 Replies Last reply Reply Quote 0
            • DustinB3403D
              DustinB3403 @Joel
              last edited by

              @Joel said in Excel Crashing:

              So it happens for multiple users so far...randomly and yes the Excel queries an Access database and I believe has VBA tied in. It's a huge database they work from.

              This is going to be just a rational person saying this, but why is the business using Access, to run a "huge database"... If it's that large, it should be run on a proper database platform.

              Now I'm guessing converting the system say SQL or SQLExpress or MySQL is out of the question, correct?

              When did this issue start occurring, around the time of the OP creation? Has there been any changes to the VBA, how large of an Access database are we discussing.

              How many users attempt to access this system concurrently?

              scottalanmillerS 1 Reply Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller @Joel
                last edited by

                @Joel said in Excel Crashing:

                So it happens for multiple users so far...randomly and yes the Excel queries an Access database and I believe has VBA tied in. It's a huge database they work from.

                Oh, this is likely the JetDB (there is no such thing as an Access database, Access is the front end, not the database, Access bundles with JetDB for testing use and uses SQL Server for real use.) JetDB is not meant to handle anything large, multiple users or production use. It is probably something to do with this because that's extremely fringe use case.

                Any chance of moving that to SQL Server?

                DashrenderD 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @DustinB3403
                  last edited by

                  @DustinB3403 said in Excel Crashing:

                  Now I'm guessing converting the system say SQL or SQLExpress or MySQL is out of the question, correct?

                  Probably, or they would have. But I'm interested to know why, as I'm not aware of any situation where JetDB is functional or possible, that SQL Server Express can't do it for free. But there must be some functional difference somewhere, I'm guessing.

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @scottalanmiller
                    last edited by

                    @scottalanmiller said in Excel Crashing:

                    Oh, this is likely the JetDB (there is no such thing as an Access database, Access is the front end, not the database, Access bundles with JetDB for testing use and uses SQL Server for real use.) JetDB is not meant to handle anything large, multiple users or production use. It is probably something to do with this because that's extremely fringe use case.

                    Cool didn't know that.

                    I've heard of Jet DBs before, but didn't put two and two together.

                    1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @scottalanmiller
                      last edited by Dashrender

                      @scottalanmiller said in Excel Crashing:

                      @DustinB3403 said in Excel Crashing:

                      Now I'm guessing converting the system say SQL or SQLExpress or MySQL is out of the question, correct?

                      Probably, or they would have. But I'm interested to know why, as I'm not aware of any situation where JetDB is functional or possible, that SQL Server Express can't do it for free. But there must be some functional difference somewhere, I'm guessing.

                      I'm guessing that whoever made the JetDB a while ago never thought it would be used like this or this long so the thought of moving it to SQLExpress hasn't been thought of.

                      Also, nearly anyone can setup an Access created JetDB, but those same people probably have no clue how to transfer it into a SQLExpress

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @Dashrender
                        last edited by

                        @Dashrender said in Excel Crashing:

                        Also, nearly anyone can setup an Access created JetDB, but those same people probably have no clue how to transfer it into a SQLExpress

                        Pretty sure that it is just a check box when setting up your Access application.

                        RojoLocoR DashrenderD 2 Replies Last reply Reply Quote 1
                        • RojoLocoR
                          RojoLoco @scottalanmiller
                          last edited by

                          @scottalanmiller said in Excel Crashing:

                          @Dashrender said in Excel Crashing:

                          Also, nearly anyone can setup an Access created JetDB, but those same people probably have no clue how to transfer it into a SQLExpress

                          Pretty sure that it is just a check box when setting up your Access application.

                          It sure is. That's like the only thing I have to remember when installing Access here (we're all SQL).

                          1 Reply Last reply Reply Quote 1
                          • DashrenderD
                            Dashrender @scottalanmiller
                            last edited by

                            @scottalanmiller said in Excel Crashing:

                            @Dashrender said in Excel Crashing:

                            Also, nearly anyone can setup an Access created JetDB, but those same people probably have no clue how to transfer it into a SQLExpress

                            Pretty sure that it is just a check box when setting up your Access application.

                            I haven't created an Access created DB since Office 2007 or was it XP? I'm guessing that checkbox is new (to me).

                            1 Reply Last reply Reply Quote 1
                            • 1 / 1
                            • First post
                              Last post