why SQL server is more used to store database rather than
Access
Answers were Sorted based on User's Feedback
Answer / murtaza
1.sql server supports Relational database Management Systems
whereas access does not support all the features of RDBMS.
2.sql server 2005 supports partitioning,bcp utility,Data
transformation services(DTS),SSIS which r not supported by
access
3.sql server 2005 supports crystal reports for reporting
services and can be use as an BI tool for OLAP Queries
access does not support crystal reports and does not support
BI tool.
4.sql server supports more large and mid size data processing
and access does not support volumnous data.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anilreddy
Access can store only 2 GB of data where as in SQLSERVER 2005 one column can store more than 2 GB of data
| Is This Answer Correct ? | 2 Yes | 0 No |
How to drop an existing user defined function in ms sql server?
Do you know the policy based administration feature of sql server 2008?
What happens if you insert a duplicate key for the primary key column in ms sql server?
What is the purpose of linked server configuration in sql server?
What are the different SQL Server Versions you have worked on?
How to change the password of a login name in ms sql server?
If i have one transaction say mainTransaction, within this mainTransaction i have another two transaction say t1 and t2. Now while execution t1 completes successfully and commit statement fires, but while executing t2 some error occurs and rollback statement fires. What happen to t1, is it rollback or not?
How to a Query to copy data from on table to another table.
What are the properties of the transactions?
Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?
What is the purpose of sql profiler in sql server? : sql server database administration
Do you know what is blocking?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)