Re: link DB record through browser...
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Wed, 15 Feb 2006 11:39:29 GMT
On 15 Feb 2006 01:59:24 -0800, "snehalapatil@xxxxxxxxx"
<snehalapatil@xxxxxxxxx> wrote, quoted or indirectly quoted someone
who said :
I have a remote sybase database,I want to display links in web page
(browser) such that when user clicks on link ,actual record in that
sybase database table should be opend.
i.e. I want to connect actual database record to my web page through
Hyperlink.
So my question is ... how should I build the link?
you send a cgi-like request to your servlet womb that does the lookup.
A more dangerous way is to invoke an applet that opens a JDBC
connection.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- link DB record through browser...
- From: snehalapatil@xxxxxxxxx
- link DB record through browser...
- Prev by Date: link DB record through browser...
- Next by Date: Re: to get output parameter from the stored procedure
- Previous by thread: link DB record through browser...
- Next by thread: Re: link DB record through browser...
- Index(es):
Relevant Pages
|
|