Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / November 2006

Tip: Looking for answers? Try searching our database.

hot to connect 2 users in one program

Thread view: 
rajesh - 11 Nov 2006 15:21 GMT
hi all,

I am new to java..I am trying to  connect to two different users in
oracle Database by using the JDBC program.  Please help me..

bye bye.
Rhino - 11 Nov 2006 17:53 GMT
> hi all,
>
> I am new to java..I am trying to  connect to two different users in
> oracle Database by using the JDBC program.  Please help me..

Why would you want to connect two different users of a database together?
I've been using databases professionally for many years and I don't recall
_ever_ needing to have two different database users connected together. It's
common to have many users accessing the same database at the same time but
they are each communicating with the _database_ NOT with each other.

If you really want two different users to communicate with one another while
they are using a database, wouldn't it make more sense for them to chat with
one another (by voice or chat program) rather than to use JDBC? I could
imagine two users needing to talk to one another while collaborating on a
database update. For example, one user might be the teller at a bank and
he/she might need to talk to a supervisor about some aspect of the update
while it is taking place: the teller might want the supervisor to be able to
see the data for that customer at the same time and the supervisor might be
at a different location (working at home maybe) so that both need to be
signed on separately to see the data. The teller might ask some questions
and get some advice from the supervisor but I would imagine that they would
communicate by voice or chat, not via JDBC. Each person would access the
data independently by JDBC but they would communicate with each other via
different means.

--
Rhino


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.