Results 1 to 4 of 4
  1. #1
    redbull's Avatar
    redbull is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Mar 2012
    Location
    Missouri
    Posts
    480

    Back Ends, Outgrow Access???

    Hello, first of all I posted the specifics to this situation here


    https://www.accessforums.net/queries...hen-26644.html
    However, wanted to also find out what people would recommend...

    I have 90 front end users, they all have this app with about 20 commands on it. Whenever a button is pressed, an insert query sends the entry to the Back end stored on a shared drive. My concern is While one users insert query is running, others would be locked out. ANYWAY, because of these concerns, should I consider an SQL back end? anyone ran into this kind of issue??

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    With 90 users, I would probably switch to SQL Server (or something else more robust). An Access back end can theoretically handle that many, but from what I've heard 90 is above its practical limit. You may be okay, depending on what the users are doing, but I'd at least start to think about switching over. There is a free version, though I haven't used it.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    You could continue using an Access Back End, and switch at a later date to SQL Server or Oracle, but given the current scope of your project, I think, like Paul, that the best approach would be to switch to an alternative, the sooner the better. Generally speaking, the larger the number of users accessing a database, the more important data security is, and almost any non-Access Back End will provide more security than Access will. And multiple-users accessing the data will be less problematic, as well.

    Linq ;0)>

  4. #4
    redbull's Avatar
    redbull is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Mar 2012
    Location
    Missouri
    Posts
    480
    Thanks for the help and thoughts everyone. Being that I am new to a lot of this, up-sizing to SQL seems like a daunting task. BUT something I need to get exp in. I have plans of grandeur, Have the back end in SQL, and let the people who need it run reports off of a front page site or something along those lines... Easy to say these things... however Terrifying to attempt. Shit, I have only been doing VBA for 5 months now. So that's how shaky my world is lol.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 05-21-2012, 08:21 AM
  2. Splitting and multiple front ends
    By thart21 in forum Access
    Replies: 2
    Last Post: 07-08-2011, 02:17 PM
  3. distributing Access front ends
    By gunner in forum Access
    Replies: 10
    Last Post: 03-15-2011, 03:53 PM
  4. Front ends apps in split applications
    By Coolpapabell in forum Access
    Replies: 4
    Last Post: 10-14-2009, 01:51 AM
  5. Access: Combo box switching btw back ends?
    By rsmccli in forum Access
    Replies: 1
    Last Post: 01-16-2008, 09:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums