Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. LOW speed in opening Access database !

LOW speed in opening Access database !

Scheduled Pinned Locked Moved C / C++ / MFC
databasegame-devhtmlcomgraphics
6 Posts 4 Posters 0 Views 1 Watching
  • 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.
  • H Offline
    H Offline
    Hadi Rezaee
    wrote on last edited by
    #1

    Hi there, I’m writing a database project … I used Access database … I have 50925 records in this database … My program is very LOW in opening that in starting up (8 seconds) Is there any way to improve the SPEED of opening the database ?!!!!!!!!! NOTICE: I connected to database by ADO (OLEDB JET 4.0). Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

    A 1 Reply Last reply
    0
    • H Hadi Rezaee

      Hi there, I’m writing a database project … I used Access database … I have 50925 records in this database … My program is very LOW in opening that in starting up (8 seconds) Is there any way to improve the SPEED of opening the database ?!!!!!!!!! NOTICE: I connected to database by ADO (OLEDB JET 4.0). Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

      A Offline
      A Offline
      Andreas Saurwein
      wrote on last edited by
      #2

      What about using MSDE instead?

      int x=1, y=5;
      x^=y^=x^=y; // whats the content of x and y now?
      ClickHereForHelp();

      H 1 Reply Last reply
      0
      • A Andreas Saurwein

        What about using MSDE instead?

        int x=1, y=5;
        x^=y^=x^=y; // whats the content of x and y now?
        ClickHereForHelp();

        H Offline
        H Offline
        Hadi Rezaee
        wrote on last edited by
        #3

        MSDE ??? what is it ???????? I really didn't hear anything about it !!!! Could you explain about it ??? :wtf: My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

        M J 2 Replies Last reply
        0
        • H Hadi Rezaee

          MSDE ??? what is it ???????? I really didn't hear anything about it !!!! Could you explain about it ??? :wtf: My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

          M Offline
          M Offline
          Mazdak
          wrote on last edited by
          #4

          Hadi_Rezaie wrote: MSDE ??? I think desktop version of SQLServer.I don't think it helps you. Mazy **"If I go crazy then will you still Call me Superman If I’m alive and well, will you be There holding my hand I’ll keep you by my side with My superhuman might Kryptonite"**Kryptonite-3 Doors Down

          A 1 Reply Last reply
          0
          • H Hadi Rezaee

            MSDE ??? what is it ???????? I really didn't hear anything about it !!!! Could you explain about it ??? :wtf: My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

            J Offline
            J Offline
            Jose Cruz
            wrote on last edited by
            #5

            MSDE stands for Microsoft Desktop engine. It´s a light version of SQL Server, this version comes without the graphical administrative tools. Follow the Link: http://www.codeproject.com/useritems/JetMSDE.asp

            1 Reply Last reply
            0
            • M Mazdak

              Hadi_Rezaie wrote: MSDE ??? I think desktop version of SQLServer.I don't think it helps you. Mazy **"If I go crazy then will you still Call me Superman If I’m alive and well, will you be There holding my hand I’ll keep you by my side with My superhuman might Kryptonite"**Kryptonite-3 Doors Down

              A Offline
              A Offline
              Andreas Saurwein
              wrote on last edited by
              #6

              Yes, it is the desktop SQL engine. Since it is quite a bit faster it might well help.

              int x=1, y=5;
              x^=y^=x^=y; // whats the content of x and y now?
              ClickHereForHelp();

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups