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. The Lounge
  3. Is any one using MS Access?

Is any one using MS Access?

Scheduled Pinned Locked Moved The Lounge
sharepointquestion
99 Posts 57 Posters 4 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 HobbyProggy

    It is poison, don't use it, we have so many application written by a lousy programmer in MS Access that i just can tell you STAHP, don't even think about it. Although for home DB stuff where you like to do things clicky shiny fast you might peek into it :)

    Rules for the FOSW ![^]

    if(this.signature != "")
    {
    MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
    }
    else
    {
    MessageBox.Show("404-Signature not found");
    }

    S Offline
    S Offline
    SPoss
    wrote on last edited by
    #6

    Professionally I use SQL Express, LocalDB and MySQL and couldn't think of any reason to use Access. Just though it was a hang over from another era, and looking at the comments, looks like it is. So why is it still shipped? MS has dropped other technologies over the years? I guess it still has a large user base

    H D G C W 5 Replies Last reply
    0
    • D den2k88

      SPoss wrote:

      Does anyone use it?

      Yes.

      SPoss wrote:

      What for?

      Gods know.

      SPoss wrote:

      I've never used it.

      SPoss wrote:

      and should I?

      No, if you're sane and have a good karma. It should be a local DBMS, it is... we never discovered.

      GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey

      M Offline
      M Offline
      Mario Z
      wrote on last edited by
      #7

      Yeah, this pretty much sums me up. :laugh:

      1 Reply Last reply
      0
      • S SPoss

        Professionally I use SQL Express, LocalDB and MySQL and couldn't think of any reason to use Access. Just though it was a hang over from another era, and looking at the comments, looks like it is. So why is it still shipped? MS has dropped other technologies over the years? I guess it still has a large user base

        H Offline
        H Offline
        HobbyProggy
        wrote on last edited by
        #8

        As i said, it is easy to set up stuff, so non programmers and hobby IT people can use it. That's the result of big "fanbase" i'd say. But if you start coding and doing stuff in it you'll get sick...

        Rules for the FOSW ![^]

        if(this.signature != "")
        {
        MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
        }
        else
        {
        MessageBox.Show("404-Signature not found");
        }

        1 Reply Last reply
        0
        • S SPoss

          Professionally I use SQL Express, LocalDB and MySQL and couldn't think of any reason to use Access. Just though it was a hang over from another era, and looking at the comments, looks like it is. So why is it still shipped? MS has dropped other technologies over the years? I guess it still has a large user base

          D Offline
          D Offline
          den2k88
          wrote on last edited by
          #9

          SPoss wrote:

          Just though it was a hang over

          Given the case, hangover would be more appropriate.

          GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey

          1 Reply Last reply
          0
          • S SPoss

            Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

            J Offline
            J Offline
            Johnny J
            wrote on last edited by
            #10

            Not anymore, but up to 15 years ago, it was da shit for database "applications"... Access itself is not used much anymore, but the database file format can still be found in a lot of .NET applications because it's small, single file and doesn't require the presence of an SQL server instance. And "NO", you shouldn't use it. That time has passed! You don't even need to install it! :doh:

            Anything that is unrelated to elephants is irrelephant
            Anonymous
            -----
            The problem with quotes on the internet is that you can never tell if they're genuine
            Winston Churchill, 1944
            -----
            I'd just like a chance to prove that money can't make me happy.
            Me, all the time

            D 1 Reply Last reply
            0
            • S SPoss

              Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

              OriginalGriffO Offline
              OriginalGriffO Offline
              OriginalGriff
              wrote on last edited by
              #11

              Access is a database system - and yes, it's still used. Should you? Probably not. It's not a bad DB system, and for a single user it works fine, the management system isn't bad, and it's easy to work with from your code. But...as soon as you move to a multi user environment, it all turns to poo. Personally, I paid for it as part of Office, but I don't use it - I use SQL Server instead, even for "private" single user (i.e. me) applications. Internally, it uses the same files as Access, but it wraps it in a layer of comforting security.

              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

              S D 2 Replies Last reply
              0
              • D den2k88

                SPoss wrote:

                Does anyone use it?

                Yes.

                SPoss wrote:

                What for?

                Gods know.

                SPoss wrote:

                I've never used it.

                SPoss wrote:

                and should I?

                No, if you're sane and have a good karma. It should be a local DBMS, it is... we never discovered.

                GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey

                S Offline
                S Offline
                SPoss
                wrote on last edited by
                #12

                I've reviewed the comments and have decided NOT to consider Access for anything, I apologise to everyone for bring it up and will seek counselling to prevent me having these though again. :)

                1 Reply Last reply
                0
                • OriginalGriffO OriginalGriff

                  Access is a database system - and yes, it's still used. Should you? Probably not. It's not a bad DB system, and for a single user it works fine, the management system isn't bad, and it's easy to work with from your code. But...as soon as you move to a multi user environment, it all turns to poo. Personally, I paid for it as part of Office, but I don't use it - I use SQL Server instead, even for "private" single user (i.e. me) applications. Internally, it uses the same files as Access, but it wraps it in a layer of comforting security.

                  Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                  S Offline
                  S Offline
                  SPoss
                  wrote on last edited by
                  #13

                  I remember it been used along time ago for a stores DB (not by me, I was young and DB were the preserve of the gods!!) But if I want a DB for my app I've always used SQL Compact and lately, LocalDB.

                  1 Reply Last reply
                  0
                  • S SPoss

                    Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

                    A Offline
                    A Offline
                    Amarnath S
                    wrote on last edited by
                    #14

                    SPoss wrote:

                    What for?

                    To upgrade all your legacy .mdb files to the latest version. Not likely, but still no one knows when MS will stop supporting Versions 200x of those.

                    W 1 Reply Last reply
                    0
                    • J Johnny J

                      Not anymore, but up to 15 years ago, it was da shit for database "applications"... Access itself is not used much anymore, but the database file format can still be found in a lot of .NET applications because it's small, single file and doesn't require the presence of an SQL server instance. And "NO", you shouldn't use it. That time has passed! You don't even need to install it! :doh:

                      Anything that is unrelated to elephants is irrelephant
                      Anonymous
                      -----
                      The problem with quotes on the internet is that you can never tell if they're genuine
                      Winston Churchill, 1944
                      -----
                      I'd just like a chance to prove that money can't make me happy.
                      Me, all the time

                      D Offline
                      D Offline
                      den2k88
                      wrote on last edited by
                      #15

                      The code I'm working with is 15 years old and we are using an MDB file, compatible only with Access 97. We really don't have the time to change DB format but it's in the TODO... It corrupts. Alone. With a single user. And a fixed set of instructions...

                      GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey

                      J E D 3 Replies Last reply
                      0
                      • D den2k88

                        The code I'm working with is 15 years old and we are using an MDB file, compatible only with Access 97. We really don't have the time to change DB format but it's in the TODO... It corrupts. Alone. With a single user. And a fixed set of instructions...

                        GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey

                        J Offline
                        J Offline
                        Johnny J
                        wrote on last edited by
                        #16

                        den2k88 wrote:

                        It corrupts. Alone. With a single user. And a fixed set of instructions...

                        Sounds like a disk IO problem... :confused:

                        Anything that is unrelated to elephants is irrelephant
                        Anonymous
                        -----
                        The problem with quotes on the internet is that you can never tell if they're genuine
                        Winston Churchill, 1944
                        -----
                        I'd just like a chance to prove that money can't make me happy.
                        Me, all the time

                        D 1 Reply Last reply
                        0
                        • J Johnny J

                          den2k88 wrote:

                          It corrupts. Alone. With a single user. And a fixed set of instructions...

                          Sounds like a disk IO problem... :confused:

                          Anything that is unrelated to elephants is irrelephant
                          Anonymous
                          -----
                          The problem with quotes on the internet is that you can never tell if they're genuine
                          Winston Churchill, 1944
                          -----
                          I'd just like a chance to prove that money can't make me happy.
                          Me, all the time

                          D Offline
                          D Offline
                          den2k88
                          wrote on last edited by
                          #17

                          The software saves hundreds of images and long textual reports daily for years without fail, only the MDB corrupts - probably it is a problem in deletion of records, as usually only the last 30 days are kept in the DB. The fact is that we do nothing wrong... except using the JET engine, that is wrong by definition.

                          GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey

                          M 1 Reply Last reply
                          0
                          • S SPoss

                            Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

                            C Offline
                            C Offline
                            chriselst
                            wrote on last edited by
                            #18

                            My dad uses it. He worked for many years as a VAT Inspector before becoming an internal auditor for Customs & Excise. This made him a very boring man. He has a number of Access DBs he has created on his laptop to store his stuff on. It is perfect for that.

                            Some men are born mediocre, some men achieve mediocrity, and some men have mediocrity thrust upon them.

                            D 1 Reply Last reply
                            0
                            • A Amarnath S

                              SPoss wrote:

                              What for?

                              To upgrade all your legacy .mdb files to the latest version. Not likely, but still no one knows when MS will stop supporting Versions 200x of those.

                              W Offline
                              W Offline
                              Wastedtalent
                              wrote on last edited by
                              #19

                              Avijnata wrote:

                              no one knows when MS will stop supporting Versions 200x of those.

                              The trouble is, a lot of MS Access isn't even backwards compatible. We have one database in our office that uses it and tbh I can't wait to find time to replace it.

                              1 Reply Last reply
                              0
                              • S SPoss

                                Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

                                P Offline
                                P Offline
                                phil o
                                wrote on last edited by
                                #20

                                I use it only for personal-use databases. For a production database, or if the number of expected users exceeds 1, I would rather avoid Access' usage.

                                while (true) {
                                continue;
                                }

                                1 Reply Last reply
                                0
                                • S SPoss

                                  Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

                                  G Offline
                                  G Offline
                                  GuyThiebaut
                                  wrote on last edited by
                                  #21

                                  Hi, my Name's Guy and I used to be an Access developer. I used to write applications with Access(Years ago) - most of them were coding horrors. I would recommend avoiding it. It presents itself as a quick way top write database based applications without needing to know about good database or good application design. Sure it looks nice to end-users and persuades them that they can code and create databases - however the chimera of monstrosities that have been birthed by Access would make even Cerberus throw up his dinner and I understand that if there was a modern day Sisyphus, his task would be to fix Access databases and Access applications. What starts off as a quick and easy application gets added to and after a few years data a business relies on is embedded in a system that hides functionality and makes tracing issues difficult.

                                  “That which can be asserted without evidence, can be dismissed without evidence.”

                                  ― Christopher Hitchens

                                  1 Reply Last reply
                                  0
                                  • S SPoss

                                    Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

                                    J Offline
                                    J Offline
                                    Jorgen Andersson
                                    wrote on last edited by
                                    #22

                                    The problem with Access isn't as much Access itself, but rather its intended audience.

                                    Wrong is evil and must be defeated. - Jeff Ello

                                    S 1 Reply Last reply
                                    0
                                    • S SPoss

                                      Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

                                      T Offline
                                      T Offline
                                      Tim Carmichael
                                      wrote on last edited by
                                      #23

                                      Does anyone use it? Yes. Are there valid reasons to use it? Yes, with caveats. I have heard of it being used by individuals working for charitable organizations when the individual is essentially cut off from field support, ie: they are on their own. Think interval Africa.. really, used by people in Africa without access to the internet for support. I have seen it used (badly) in a commercial organization by the accounting group because 'someone' thought they knew how to create a database and the attendant code and couldn't be bothered asking the IT department for help.. that would take to long. So, when the database grew to over 5G and couldn't be shrunk and was tied to a particular machine that couldn't be re-imaged, etc... they refused to admit they had erred years before, but reluctantly asked the IT department for help is moving the functionality to SQL Server.

                                      S 1 Reply Last reply
                                      0
                                      • T Tim Carmichael

                                        Does anyone use it? Yes. Are there valid reasons to use it? Yes, with caveats. I have heard of it being used by individuals working for charitable organizations when the individual is essentially cut off from field support, ie: they are on their own. Think interval Africa.. really, used by people in Africa without access to the internet for support. I have seen it used (badly) in a commercial organization by the accounting group because 'someone' thought they knew how to create a database and the attendant code and couldn't be bothered asking the IT department for help.. that would take to long. So, when the database grew to over 5G and couldn't be shrunk and was tied to a particular machine that couldn't be re-imaged, etc... they refused to admit they had erred years before, but reluctantly asked the IT department for help is moving the functionality to SQL Server.

                                        S Offline
                                        S Offline
                                        SPoss
                                        wrote on last edited by
                                        #24

                                        I was going to say, why don't they use locaDB/sqlexpress instead, but thinking about it, if your in Africa etc, and you're an end user (not a developer), and you have need for a DB, what options do you have? I had a very quick look at access this morning, it does seem to come with ready made templates that an end user could quickly get setup and use. I'm not about to start using it!! :) But for non developer/end users that want a simple DB, what other options do they have? Search for an app already made for the job. As an example, I've just googled 'CD Database software' ... and there where lots of hits

                                        D 1 Reply Last reply
                                        0
                                        • S SPoss

                                          Just updated office 365 and along with it Access 2016. I've never used it. Does anyone use it? What for? and should I?

                                          K Offline
                                          K Offline
                                          kmoorevs
                                          wrote on last edited by
                                          #25

                                          I have a difficult time imagining that a developer has no idea what Access is. Perhaps I missed the sarcasm? Since you already have it installed, I'd suggest that you try it and decide for yourself if it might be useful to you...it won't cost you a thing. That said, I use Access 2003 almost every day. Why? Two words: Query Designer :)

                                          "Go forth into the source" - Neal Morse

                                          S D 2 Replies 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