rawRowsForSQL should be using the same values as anything else.  How are you 
creating the editing context you are using?  It sounds like you have a second 
EOF stack that is not getting initialized from the properties.

Chuck


On 2012-12-19, at 11:52 AM, Miguel Torres wrote:

> Hi List,
> 
> I am using Wonder in my project.
> 
> I define the database connection in the Properties.user file using the 
> following vars:
> 
> MyEOModel.URL=jdbc:postgresql:myDBDevelopment
> MyEOModel.DBUser=someuser
> MyEOModel.DBPassword=sompass
> MyEOModel.DBDriver= org.postgresql.Driver
> 
> 
> In MyEOModel I have a Default connection that is set to: jdbc:postgresql:myDB
> 
> The application works great, it uses the connection specified in the 
> Properties.user file. The problem is when I use 
> EOUtilities.rawRowsForSQL(EOEditingContext ec, String modelName, String 
> sqlString, NSArray keys) 
> 
> The function gets the database connection parameters from de model. 
> 
> Obviously the problem is solved changing the model database connection info 
> but I want the flexibility that Wonder gives me.
> 
> Is there any similar approach similar to RawRows but using the connection 
> that wonder creates from Properties file's parameters?
> 
> Thanks in advance.
> 
>  
> 
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
> 
> This email sent to [email protected]

-- 
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall 
knowledge of WebObjects or who are trying to solve specific problems.    
http://www.global-village.net/gvc/practical_webobjects

Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing 
Companies in B.C! 
Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of 
Canada’s Fastest-Growing Companies by PROFIT Magazine!









 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to