Results 1 to 3 of 3

Thread: sql express or sql full version for web service

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    513

    sql express or sql full version for web service

    Hello: I have a winows application that I'm currently creating a web service to connect to the backend. The back end was access but I have migrated it to sql server.

    I noticed that if you want to place the database in the App_data folder, you must use the express edition of sql and so I'm trying to figure out if it's better to use the express version primarily for the purpose of having the database in the App_data folder. What are the primary benefits of placing in this folder verses having it located else where?

    Thanks,
    Proctor

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: sql express or sql full version for web service

    The only benefits I can think of is that it will automatically be backed up by Windows if you already use the built-in backup system, and if you use the settings transfer (for upgrading to a new version of Windows) it will automatically be included with that.

    In terms of general usage, it makes no difference - because users do not connect to the file.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    513

    Re: sql express or sql full version for web service

    Thanks for your help. If that's the only benefit, I'll stick to the full version.

    Proctor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width