Vol: 52(66) No: 4 / December 2007 An Approach Towards the Use of an Embedded Database Engine Ovidiu Parvu Department of Computer Science, “Politehnica” University of Timisoara, Automation and Computers Faculty, Vasile Parvan street No. 2, 300223 Timisoara, Romania, phone: (040) – 256 40, e-mail: Ovidiu.Parvu@cs.upt.ro Ionel Jian Department of Computer Science, “Politehnica” University of Timisoara, Automation and Computers Faculty, Vasile Parvan street No. 2, 300223 Timisoara, Romania, phone: (040) – 256 40, e-mail: jian@cs.upt.ro Keywords: Database, SQL language, Java language, Embeded DB, Greenhouse design Abstract We’re living in an age when stand-alone database applications have fallen out of favor as primary database solutions. Client-server architecture is almost always used nowadays. The server (mainly an independent computer or group of computers) is separated from the clients by some sort of network, devising the application from the database management system. dBase like systems are replaced with new DBM Systems centered on the Structured Query Language (SQL). References [1] *** ORACLE Database 10g , SQL server User Guide http://www.oracle.com/database/index.html [2] *** Microsoft SQL Server 2005 copact Edition ,Build embedded database applications for desktops and mobile devices http://www.microsoft.com/sql/editions/compact/default.mspx [3] PostgreSQL 8 Tutorial http://www.postgresql.org/docs/8.0/static/tutorial.html [4] MySQL Tutorial MySQL 5.0 Reference Manual [5] HSQLDB 1.8.0 Java database http://hsqldb.org/ [6] Hsqldb User Guide, http://hsqldb.org/web/hsqlDocsFrame.html [7] Greenergy-Project , O.Parvu,The Investment Decision Tool Reference Guide, 2007, p. 9-15. |