Hi all!I am doing a project related with the connectivity between Oracle & Domino 6 (6.5)
through JDBC. Domino runs on suse linux professional 8.2, and Oracle 7.3.4.0.0 on novell 4.
I have to fetch real time data from Oracle database, precisely the
values of two columns stored in the Oracle database and show them in a
pop-up window when the user clicks a button on a form (so there must be
fresh real-time data from Oracle DB everytime the user clicks).
I’d like to know how it can be done on the web and in the notes client.
I suppose I need the appropriate JDBC driver for my versions of
operating systems and databases, but have no idea where to find it
and be sure it’ll work on my software.
I’m doing this for the first time, so I’m little confused and
without quality information which could hep me.
Thank you very much in advance!