Thread: RowSet

RowSet

From
Anil Amarakoon
Date:
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


Re: RowSet

From
"V. Cekvenich"
Date:
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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>


Re: RowSet

From
awc
Date:
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
> >
>