RE: Using javascript inside a WOPopup
RE: Using javascript inside a WOPopup
- Subject: RE: Using javascript inside a WOPopup
- From: "Tanmoy Roy" <email@hidden>
- Date: Mon, 31 May 2004 16:43:44 +0530
- Thread-topic: Using javascript inside a WOPopup
Hi all,
Please help me . I want to use the followinq query with EOModel "SELECT distinct <column name> from <table name>".
I am able to do it using "rawrowsforsql" but I can't bind the NSArray thus returned, to a WORepetition. Which gives me an error which says IllegalArgumentException and that I haven't used the right formatter.
While using the EOModel we can only do a " SELECT * from <table_name> where <condition>" as far as my knowledge goes.
Thanks and Regards
Tanmoy Roy
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.