Which version of SQL will work best?
5 pts.
0
Q:
Which version of SQL will work best?
We have a small but critical application that is accessed by about 30 - 40 users on our network. We want to set up a SQL environment to run the database, but the application accessing the data is locally installed on each users machine. Users will access the db over our network using an ODBC connection. The db is currently just over 700Mb in Access. The application has excellent reporting tools, so we don't need to run SQL reports directly against the db. We do want to be able to restore the db with the capability to include the transactions conducted since the last backup of the db occurred.

We are trying to determine whether we can use SQL Express, or whether SQL Workgroup or Standard is required. Can anyone offer some advice?
ASKED: Jun 27 2009  5:40 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46795 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
You can use SQL Express, however if your database grows beyond 2 Gigs you'll need to upgrade to SQL Workgroup Edition.
Last Answered: Jun 29 2009  0:41 AM GMT by Mrdenny   46795 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0