Does Cocoon ship with samples that show how
to access a database from a class... if not,
where we would find such?
Thanks.
>>> [EMAIL PROTECTED] 06/09/04 9:00 PM >>>
On 06.06.2004 22:36, Jason Lane wrote:
>>> Couldn't I just generate the flow with the TextSerializer?
>>
>> H�? I don't understand. Why generating flow with TextSerializer?
>>
>> I think SQLTransformer or ESQL-Logicsheet will be your friend:
>
> Yes that is good, but if I want to generate a flow.js from a DB? Surely
> I need to out put to a text format, which .js is.
>
> So for example in my flow.js:
>
> var $0 = [
> //these values from db
> { key: "$1", value: "$2" },
> ];
>
> Where $0-2 are results of DB query.
>
> Sorry I'm sure I'm totally missing the point here ;(
Don't generate the flow script, but access the values from a class that
accesses the database.
Joerg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]