|
|
|
Copyright © 2003-2010 ZeroC, Inc. |
38.16 Using an SQL Database
By default, IceGrid uses a Freeze database (see Chapter 39) to store its persistent state. You can configure IceGrid to use an SQL database by setting a number of properties. (Note that SQL support requires recompilation of IceGrid with appropriate settings. See the release notes of your Ice distribution for details for how to do this, as well as the supported SQL databases.)To use IceGrid with an SQL database, you must set this property to the value IceGridSqlDB:createSqlDB.
|
|