Webclient: Compile Curren Schema
Status: Beta
Brought to you by:
erdincyilmazel
Hi,
When compiling a schema, a myObjectsSettings file is
generated.
This file contains a line which is something similar to:
define('MyObjectsClassPath',
'C:/temp/myobjects/DATABASE_NAME');
I think the DATABASE_NAME should be replaced by the
compiler, with the database name wich was given in the
Schema?
Also there is no possibility in the compiling form to
add a database name. There are fields for DB Server, DB
User & DB Password, but not for DB Name.
If you add a Field there, you can also fill in the
DB_NAME Constant in the MyObjectsRuntimSettings Class.
Bye,
Markus