Re: [Squirrel-sql-users] Help
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
From: John H. <jh...@im...> - 2011-12-01 16:48:37
|
On Thu, 1 Dec 2011, Cefalu, Giuseppa wrote: > I would like to ask some questions about the database properties of Squirrel. > Does Squirell supports concurrent insert, update and delete by many users? Does > Squirrel implement transactions and ACID properties of transactions. If so, is > there any documentation available about the acid properties of Squirrel > (Atomicity, Consistency, Isolation and Durability)? SquirrelSQL is not a database *server*, it is a database *client*. It is a user interface for submitting queries to a database server and displaying the results of those queries. None of those questions are relevant to SquirrelSQL, as they are all questions about the capabilities of the database *server*. -- John Hardin KA7OHZ http://www.impsec.org/~jhardin/ jh...@im... FALaholic #11174 pgpk -a jh...@im... key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79 ----------------------------------------------------------------------- It is not the business of government to make men virtuous or religious, or to preserve the fool from the consequences of his own folly. -- Henry George ----------------------------------------------------------------------- 14 days until Bill of Rights day |