which database perform updation faster sqlserver or Ms access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • imrajiv
    New Member
    • Feb 2010
    • 1

    which database perform updation faster sqlserver or Ms access

    I have to perform bulk update on same table build on Ms-Access and Sqlserver.
    So i would like to know which will complete update operation first.ie Access or Sql server.
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Depends on a lot of factors. For the most part, SQL Server will be faster, specially if it's a big table and you have the proper index.

    Good Luck!!!

    ~~ CK

    Comment

    Working...