Frequently Asked Questions
Frequently Asked Questions
FAQ
FAQ
(Frequently Asked Questions)
Aptech Ltd.
Version 1.0
Page 1 of 9
FAQ
Table of Content
S#
Question
1.
Does a database created using Access 2013 have a size limit? If yes, what is
it? How can the limit be circumvented?
2.
3.
Can more than one version of Access be run on a single computer at the
same time?
4.
5.
7.
8.
9.
of
parameterized
query
over
non-
10.
11.
12.
13.
14.
Can SQL Server Reporting Services be used in conjunction with Access 2013
databases?
15.
16.
17.
18.
What kind of security does Access 2013 offer for data stored in databases?
19.
How does Access 2013 secure Web apps from accidental modifications and
deletions?
20.
Aptech Ltd.
Version 1.0
Page 2 of 9
FAQ
Does a database created using Access 2013 have a size limit? If yes,
what is it? How can the limit be circumvented?
Yes, a database created using Access 2013 does have a size limit. The maximum
size permitted is 2 GB. There are two ways to circumvent the size limit:
Splitting the database: The frontend database object, that is, forms and reports
may be separated from the backend database i.e. tables and queries.
Upsizing the database: The backend database object, that is, tables and queries
may be upsized to SQL Server.
Aptech Ltd.
Version 1.0
Page 3 of 9
FAQ
Aptech Ltd.
Version 1.0
Page 4 of 9
FAQ
of
parameterized
query
over
Parameters are inputs that are provided to a query at the time of its execution. A
parameterized query is more flexible than a query that does not take parameters.
The latter yields the same results irrespective of how many times it is run.
However, different values provided to the same parameterized query during
execution yield different results.
Aptech Ltd.
Version 1.0
Page 5 of 9
FAQ
Aptech Ltd.
Version 1.0
Page 6 of 9
FAQ
Generate reports in SQL Server if the latter is already being used as the
backend to store database objects such as tables and queries.
Aptech Ltd.
Version 1.0
Page 7 of 9
FAQ
What kind of security does Access 2013 offer for data stored in
databases?
Microsoft has done away with user-level security feature with the release of Access
2010. Instead, Access offers security in the form of the following features:
Encryption: Access requires user to provide a password to access a database.
Database Server: Microsoft encourages database users to create and store
backend databases in SQL Server and access them through frontend databases
created in Access.
SharePoint Site: Microsoft encourages users to store databases on SharePoint site
to avail its superior security features.
Web Databases: Microsoft allows Access databases to be published on the Web
and shared with remote users.
Aptech Ltd.
Version 1.0
Page 8 of 9
FAQ
Web
apps
from
accidental
Access 2013 provides users superior control over their Web apps. Permissions to
access and edit databases are organized at three different levels in SharePoint:
designer, author, and reader. A designer can make changes to tables and views
created in a Web app. An author can edit the data contained in a database, but
cannot modify the design of the database. A reader can view but not change either
the data or the design of the database.
Aptech Ltd.
Version 1.0
Page 9 of 9