It WOULD be interesting if that's what I did. I actually didn't end up using any bound parameters; just dynamically created the statement. Are you required to use a prepared statement? If so, I'd be interested in why -- it may be somethig I need to do with my app as well. Sorry I can't be more help...

R Hunt wrote:

At 09:53 AM 3/5/2004 -0800, you wrote:

I ran into the same problem and ended up building the entire sql statement in a String variable within an <xsp:logic> block.



When you did this, where you also using the <esql:parameter> tags to bind parameters? If you were, it sounds like many people would be interested in seeing the example.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to