Results 1 to 3 of 3
  1. #1
    byterbit is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Oct 2010
    Location
    Noou Yauk
    Posts
    32

    SQL Server Backend: linked tables or no more bound forms ?

    Speed and file size issues are driving me to consider a server (MYSQL or SQL Server) back -end. I love Access of course, and want to keep the front end work anyway.


    Can I be lazy and just link to my tables in the back ? Or must I dispense with bound forms and work at coding my data entry forms ?
    I understand (tell me if I'm wrong ) that the speed issue with Access on a LAN is based on the entire MDB (it's already split) holding the data being brought over the network to the client computer. Will this happen anyway if the forms stay bound to a server backend ?

  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,521
    I work with Access/SQL Server most of the time, and most of the time use bound forms with no speed issues. Certainly SQL Server has some tools that can speed things up, but often you can just upsize the tables and the application will run fine.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    RRS415 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2011
    Posts
    4
    Check out this article might help you out: Import or link Access to SQL Server data.

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

Similar Threads

  1. Replies: 2
    Last Post: 03-29-2012, 07:45 AM
  2. Replies: 1
    Last Post: 01-22-2011, 12:23 PM
  3. Linked SQL Server Table Problems
    By jalton in forum Import/Export Data
    Replies: 3
    Last Post: 02-13-2010, 12:52 AM
  4. Linked Table To SQL Server?
    By snkscore in forum Import/Export Data
    Replies: 3
    Last Post: 12-09-2009, 06:36 AM
  5. lookup values in backend tables
    By deb56 in forum Database Design
    Replies: 1
    Last Post: 01-23-2008, 11:12 AM

Tags for this Thread

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