on 5/9/01 7:44 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> In example, I generated newapp and "FOO" table using Torque.
> But, I'd like to create table "BAR" manually and use it.

Manually? What does manually mean? Ie: not through the Peer system? If that
is the case, then just make your JDBC calls directly to it. You can use the
turbine connection pool to pass in a connection.

> In other words, I want to set table name to access dynamically
> in servlet code.

I still don't get it. You need to realize that I'm not in your head. You
have to be overly descriptive of what you want to do so that I don't have to
try to guess what you mean.

Thanks,

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>


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

Reply via email to