Re: [GENERAL] JDBC issue

2006-05-24 Thread Joel Alejandro Espinosa Carra
Kris Jurka wrote: On Tue, 23 May 2006, Joel Alejandro Espinosa Carra wrote: I searched at google and did not find any answer. I have an older JDCB driver in my java web application, if I update the driver to the 7.4 build 216 version some of the querys like the next show no results in the

Re: [GENERAL] JDBC issue

2006-05-23 Thread Kris Jurka
On Tue, 23 May 2006, Joel Alejandro Espinosa Carra wrote: I searched at google and did not find any answer. I have an older JDCB driver in my java web application, if I update the driver to the 7.4 build 216 version some of the querys like the next show no results in the ResultSet object:

[GENERAL] JDBC issue

2006-05-23 Thread Joel Alejandro Espinosa Carra
Hi all. I searched at google and did not find any answer. I have an older JDCB driver in my java web application, if I update the driver to the 7.4 build 216 version some of the querys like the next show no results in the ResultSet object: SELECT a.reg_users_id_user AS id, a.first_name AS fn