Results 1 to 4 of 4
  1. #1
    mwolfod is offline Advanced Beginner
    Windows 7 Access 2003
    Join Date
    Oct 2010
    Posts
    36

    Access 2010 vs SQL Server

    In preparing for conversion of our Access 2003 database to Access 2010, I noticed that 2010 includes an option to convert to SQL Server.



    In a certain FORM on our database we scan images directly into Access. While convenient, this is of course expanding the size of the database rather rapidly. I understand that SQL Server does not have the weird size limitation of Access.

    Would it then be worth converting to SQL Server for this reason alone? Or for other reasons as well? We LINK to numerous images in all other areas of the database, and could certainly change this particular FORM to LINK as well, but I thought the SQL Server option would be worth asking about. I know nothing about SQL Server, but imagine it is quite different than Access. I am not an Access pro, either.

    Thanks in advance for the informed replies.

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    Access and SQLserver are products with logical differences, oriented toward their target markets. to say that Access has a 'wierd size limitation' is sort of like saying a pickup truck has a wierd size limitation. It is what it is. Using the truck analogy Access is a pickup truck while SQLserver is an 18 wheeler.

    SQLserver is a product set, not a single product - and roughly involves about 2-4 different certifications involving design & maintenance. It certification generally involves 1-2 weeks training. It is a big commitment, because it has the ability to be the basis for running large corporations. There is a SQLserver Express, free product that is primarily targeted at the free MySQL and development community that embeds dbs into products but also can serve as a stepping stone for the need of a more advanced back end of Access. However in order to take advantage of the sqlserver architecture one must still learn the technology - as simply moving tables from an Access BE to sqlexpress BE does not make any improvement unto itself.

    Putting scanned images into the db itself is not recommended. One should leave them outside the db and use the Attachment or hyperlink field type to connect to them.

    Hope this helps.

  3. #3
    mwolfod is offline Advanced Beginner
    Windows 7 Access 2003
    Join Date
    Oct 2010
    Posts
    36
    Thanks for the reply.

    Yes, that is all pretty much what I had thought was the case, but it is beneficial to get the opinion of the more knowledgeable and experienced. Thanks.

    While the "weird" adjective was mine, I have repeatedly heard complaints over the years from Access pros about the 2GB DB size limitation.

  4. #4
    pkstormy's Avatar
    pkstormy is offline Access/SQL Server Expert
    Windows XP Access 2003
    Join Date
    Mar 2010
    Location
    Madison
    Posts
    682
    Quote Originally Posted by mwolfod View Post
    In preparing for conversion of our Access 2003 database to Access 2010, I noticed that 2010 includes an option to convert to SQL Server.

    In a certain FORM on our database we scan images directly into Access. While convenient, this is of course expanding the size of the database rather rapidly. I understand that SQL Server does not have the weird size limitation of Access.

    Would it then be worth converting to SQL Server for this reason alone? Or for other reasons as well? We LINK to numerous images in all other areas of the database, and could certainly change this particular FORM to LINK as well, but I thought the SQL Server option would be worth asking about. I know nothing about SQL Server, but imagine it is quite different than Access. I am not an Access pro, either.

    Thanks in advance for the informed replies.
    "Would it then be worth converting to SQL Server for this reason alone? Or for other reasons as well? We LINK to numerous images in all other areas of the database, and could certainly change this particular FORM to LINK as well, but I thought the SQL Server option would be worth asking about. I know nothing about SQL Server, but imagine it is quite different than Access. I am not an Access pro, either."

    YES - YES - YES. The time you invest in learning SQL Server will be invaluable. You will never look back and wonder why you took the time to learn it.

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

Similar Threads

  1. Access 2010
    By Desstro in forum Access
    Replies: 8
    Last Post: 01-19-2016, 04:09 PM
  2. .mdb under Access 2010
    By mwolfod in forum Access
    Replies: 4
    Last Post: 10-14-2010, 09:50 PM
  3. Access 2010 Sub forms
    By jordanturner in forum Access
    Replies: 1
    Last Post: 10-06-2010, 06:55 PM
  4. Replies: 1
    Last Post: 09-26-2010, 04:17 PM
  5. Replies: 4
    Last Post: 09-15-2010, 07:54 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