From: | awc <awc(at)drytel(dot)net> |
---|---|
To: | "V(dot) Cekvenich" <vc(at)basebeans(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: RowSet |
Date: | 2003-01-12 17:31:15 |
Message-ID: | 3E21A663.D741B3B9@drytel.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi Cekvenich,
Thank you for the answer.
may be I am doing something wrong in setting up the jxDBCon driver.
Which version of jxDBConn are you using?
and which version of jxUtils??
I have tried that with basicportal_0.7k.zip download. I like the way you have
architecture the package.
I tried to subscribe to MVC-Programmers (jxDBCon) some with error message
page.
this link on http://basicportal.sourceforge.net/ gives me error message when
I click on
http://www.netbean.net/mailman/listinfo/mvc-programmers
anyway I have download suns rowset implementation of row set and changed the
BasicDAOImpl.java to use CachedRowSet class.
Thanks
anil
"V. Cekvenich" wrote:
> jxDBCCon works great and I use it all the time, free sample web app at
> basicPortal.com with free source code.
> .V
>
> Anil Amarakoon wrote:
> > Hi All,
> >
> > Anyone knows any third party implement RowSet for postgresql driver?? If
> > you are using one what are the pros and cons??
> >
> > I tried jxDBCon and I cannot get connection to the database. I use
> > Redhat 7.3 on intel with postgresql 7.3 (latest)
> >
> > Thanks in advance for any replies.
> >
> > anil
> >
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bob Carpenter | 2003-01-13 03:04:54 | How to set compatible property for a connection? |
Previous Message | Charles H. Woloszynski | 2003-01-12 15:52:11 | Re: join over 12 tables takes 3 secs to plan |