Use a local "development" database for development.
If you use ERExtensions framework from Project Wonder, you can
specify your EOModel connection dictionary in the Properties file
something like this allowing you to change the Properties file for
deployment to production:
modelName.URL = jdbc:mysql://mySqlHost/myDatabase?
capitalizeTypenames=true
modelName.DBUser = myUser
modelName.DBPassword = myPassword
modelName.DBDriver =
modelName.DBPlugin =
modelName.DBJDBCInfo =
On Mar 28, 2006, at 10:23 AM, John Huss wrote:
I was curious how most of you specify the URL of your database in
EOModeler. Do you use localhost, etc, or the actual address of the
server? What I mean is, do you connect to the production database
while developing and/or testing, or do you just use a local version?
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%
40mac.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]