![]() |
URL Attributes for Synchronization
|
|
createSource=trueFunctionThe createSource attribute specifies to create a synchronization-enabled source database, and is used in place of create=true. It has two possible values: true and false. The default is false. Set the createSource attribute only once, at the time you create the source database. If you specify createSource for a database that already exists, it has no effect, and no warning is issued. ExampleThe following database connection URL creates and connects to a source database on a Cloudconnector server: jdbc:cloudscape:weblogic:MySourceDB;createSource=true NOTE: To convert an existing non-synchronization-enabled database to a source database, use the convertToSource=true attribute in the database connection URL. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |