what are the main differences between ms access and sqlserver
Answer / appu
Access is installed as part of the Microsoft Office suite.
SQL Server can be quite expensive.
Access is more suited for desktop use with a small number of users accessing it simultaneously. One reason you might choose to use Access over SQL Server is for compatibility/sharing.
SQL Server was designed to have many hundreds, or even thousands of users accessing it at any point in time.
| Is This Answer Correct ? | 11 Yes | 1 No |
Explain about system stored procedure?
i want to create procedure for create table in sql server 2005 for example create procedure create_table @table varchar(20) as create @table( id int, name char(20) ) but it will get error what is solution?
How to call a function from a stored procedure in SQL Server ?
Name three version of sql server 2000 and also their differences?
Scalability, Availability, Integration with internet, etc.)?
What is query and its types?
How to get a list all databases on the sql server?
What is update_statistics command?
What happens if you insert a duplicate key for the primary key column in ms sql server?
logshipping is Any difference 2000 and 2005?
What are the benefits of using stored procedures over sql statements?
what is the different types of backups available in sql server? : Sql server database administration
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)