Is the database using an open architecture?
Yes, SQL Server is ODBC compliant and fully accessible using other ODBC compliant products. Individuals familiar with their favourite ODBC product may continue to use that product rather than learn a new tool to access SQL Server data. User modifications through ODBC interfaces will be managed and protected through SQL Server’s triggers and stored procedures.
Related Questions
- With the new database architecture in Outlook, can I store the database in the cloud (on MobileMe, say, or SkyDrive), and then access it from multiple computers?
- Where did MySQLs pluggable architecture, which allows different database engines to be used, come from?
- Is anything done to system tables (for example, Master database) during architecture installation?