 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Tom Guest
|
Posted: Tue Dec 21, 2004 7:38 am Post subject: PreparedStatement - SQL query |
|
|
Hello,
In my program I have only access to a object of PreparedStatement
class. I would like to ask somebody how I can retrive a SQL query from
that object.
Regards
Tom
|
|
| Back to top |
|
 |
Lee Fesperman Guest
|
Posted: Tue Dec 21, 2004 9:02 am Post subject: Re: PreparedStatement - SQL query |
|
|
Tom wrote:
| Quote: |
Hello,
In my program I have only access to a object of PreparedStatement
class. I would like to ask somebody how I can retrive a SQL query from
that object.
|
You can use executeQuery(String sql), no ? parameters though.
--
Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com)
==============================================================
* The Ultimate DBMS is here!
* FirstSQL/J Object/Relational DBMS (http://www.firstsql.com)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|