Results 1 to 3 of 3
  1. #1
    DADAZHU is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2011
    Posts
    10

    persistendt recordset

    Hi, guys,

    I understand that it is a good idea to have a shared backend batabase in a multiple user environment. I also learned that seting up a persistent recordset connection fixes the problem for LDB locking, and it will significantly improve the performance when two or more users are in the database.

    I am planning to use excel templates and ADO connection to communicate with a shared backend db for my new project, and there will be multiusers. My question is, do I need to set up a persistendt recordset in this case?



    I have done some Excel tools and templates in the past, I often use them to read and write data to access database, but most of them are used by a single user.

    Your help is greatly appreciated.

    David

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    Why involve excel at all if the back end is access? you can set up data entry forms to be way more versatile than excel can be (i.e. preventing data entry that doesn't meet specific minimum data requirements etc). What you're proposing is an extremely cumbersome way of handling the power of a database.

  3. #3
    DADAZHU is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2011
    Posts
    10
    Hi, rpeare,

    Thanks for your reply. At where I work, only few users have access to Access, but every user can use Excel, obviously using Excel tool as an 'Front end' for the new database will save a lot of dolloars to buy the users' licence for Access. Although I have to admit that this way will take much more time.

    Can you recommend an source where I can get a example of Access database including FE and BE? thanks.

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

Similar Threads

  1. How to Select second Recordset from first recordset
    By FrustratedAlso in forum Programming
    Replies: 28
    Last Post: 05-10-2012, 05:45 PM
  2. Replies: 2
    Last Post: 03-08-2012, 12:59 PM
  3. recordset not updateable
    By Lady B in forum Access
    Replies: 2
    Last Post: 12-12-2011, 02:55 PM
  4. Recordset
    By Rick West in forum Programming
    Replies: 7
    Last Post: 11-14-2011, 02:40 PM
  5. Replies: 1
    Last Post: 11-13-2009, 03:03 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