SQL Anywhere: Difference between revisions

Content deleted Content added
Whimsley (talk | contribs)
Whimsley (talk | contribs)
Line 5:
* Can be run on [[Microsoft Windows|Windows]], [[Windows CE]], [[Novell NetWare]], and various [[UNIX]] platforms, including [[Linux]].
* Has several standard interfaces ([[ODBC]], [[JDBC]], [[ADO.NET]]) and some special interfaces (eg. [[PHP]]).
* Supports stored procedures and user functions (using Watcom SQL, T-SQL, or Java), triggers, referential integrity, row-level locking, replication (two technologies: SQL Remote, [[Sybase MobiLink|MobiLink]]), proxy tables (links to other databases), and events (both scheduled and in response to system events such as lack of free disk space)
* Supports strong encryption of both database files and client-server communication
* Version 10 supports materialized views, database mirroring, server clustering, and snapshot isolation