ADIB MOTIWALA wrote:
>
> I am using gwe driver for jdbc.
>
> i have a problem i uses 2 sql queires.but the second does not entee
> why could this be happening.
Hi Adib
gwe driver allowes you only one query per connection, if you want to issue two queries,
then you have to open two connection.
Also the gwe driver is full of bugs.
Therefore I would strongly suggest to drop the (since 2 years!) not maintained gwe driver
in favour of either the twz or the mm driver.
Tschau
Christian
| Thread |
|---|
| • 2 query problem | ADIB MOTIWALA | 12 Jul |
| • Re: 2 query problem | Christian Mack | 17 Jul |