why SQL server is more used to store database rather than
Access

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you insert null values in a column while inserting the data?

702


What are different types of schemas?

507


Can we write trigger for view?

549


What are sub reports and how to create them?

97


What are constraints in microsoft sql server?

550






What are trace flags and mention a few common trace flags used with sql server?

538


How many types of the database links?

589


What is the full form of ddl?

497


What are difference between Cluster index and Non-Cluster index?

599


What are the differences between left join and inner join in sql server?

574


How to get a list of columns in a view using "sys.columns" in ms sql server?

507


What is tempdb database? : SQL Server Architecture

589


What is the architecture of ms sql reporting service?

515


Explain cdc and sql injection?

540


can a database be shrunk with users active? : Sql server administration

555