I'm creating an alias name in my SQL statement:
select column_name as alias_name
but the <esql:get-string column="alias_name"/> is causing the XML file to
stop writing records. What's really strange is that it works on my dev box
(running WinNT4) but not in Linux Red Hat 7.1.
Development box: (works just fine)
Windows NT4
Tomcat 4.0.1
Cocoon2 rc2
Interbase 6.0 db driver (interclient-core.jar)
Test box: (does not pick up "alias" column names)
Linux Red Hat 7.1
Tomcat 4.0.1
Cocoon2 rc1 (I know this one has not been upgraded to the
latest yet -- but I was noticed this issue on Linux way
back in Cocoon 1.8.2 with "alias" column names in SQL)
Interbase 6.0 db driver (interclient-core.jar)
Is this a known issue? Anything else I can try?
Mark
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>