Results 1 to 3 of 3
  1. #1
    petko is offline Novice
    Windows XP Access 2002
    Join Date
    Feb 2011
    Posts
    2

    Changing to SQL server

    As a result of couple of years developement our company's complete management is running on access database. Tables are stored in a server and 5 different user ends are attached to these tables. Works very fine but we feel the limits - mostly in speed.
    I read in some thread that a sql server could serve the ends in a lot faster way of not transferring the complete table data through the network but only the results. Can you help how I could start such modification? Can all developement (visual basic programings, forms etc) be kept as before after such a modification?
    I appreciate any help in this matter.



    Peter

  2. #2
    petko is offline Novice
    Windows XP Access 2002
    Join Date
    Feb 2011
    Posts
    2
    I'm new on the forum...
    Is my question too complex, too general or too dificult?

    Peter

  3. #3
    Rixxe is offline Blessed Bear
    Windows 7 Access 2007
    Join Date
    Sep 2010
    Location
    London (Essex ... yep!)
    Posts
    184
    In general, SQL Server works well as a backend. The full version doesn't have small space requirements such as Access, not to mention as you stated above, has a significant speed advantage when running queries on large tables.

    In regards to converting to using SQL Server, Google is your friend. I personnally havent used SQL server as a backend with Access, so i cannot really help you with that. But there *should* be a large amount of information out there with a little effort.

    Remember to backup EVERYTHING before attempting this, as usually with this stuff, something does go wrong.

    Perhaps someone else on this forum can give you step by step method to do this, but don't count on it.

    Good Luck.

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

Similar Threads

  1. Changing the cursor
    By BernardKane in forum Forms
    Replies: 4
    Last Post: 10-24-2022, 09:59 AM
  2. Changing the default value
    By LabRatz in forum Forms
    Replies: 4
    Last Post: 11-23-2010, 01:42 PM
  3. Please Help With Changing Heading
    By angelln in forum Access
    Replies: 3
    Last Post: 08-05-2010, 09:01 AM
  4. ole server
    By sean in forum Access
    Replies: 0
    Last Post: 09-24-2009, 05:13 AM
  5. Changing Query on the Fly
    By pdouglas in forum Programming
    Replies: 0
    Last Post: 06-25-2009, 10:58 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