[thelist] Java syntax....

Anthony Baratta Anthony at Baratta.com
Fri Apr 27 11:01:46 CDT 2001


At 05:37 AM 4/27/2001, you wrote:
>Without knowing more about your objects, I'm just guessing but...
>perhaps the rsReleaseSummaries.getObject("PRID") returns the object
>and not a printable string.  Maybe try using
>rsReleaseSummaries.getObject("PRID").toSting, or something like it,
>after the '?' operator.

Dean...

The Objects are Record Sets. Also if I just do this

<%= rsReleaseSummaries.getObject("PRID") %>

It "prints" fine.

This biggest problem is that this is generated code from UltrDev 1.0 and I 
know jack about Java right now. Sigh. Oh well.

---
Anthony Baratta
President
Keyboard Jockeys





More information about the thelist mailing list