Home » Developer & Programmer » Forms » connect 2 oracle users over network
icon8.gif  connect 2 oracle users over network [message #240871] Sat, 26 May 2007 20:13 Go to next message
Rafeek
Messages: 159
Registered: April 2007
Location: egypt
Senior Member
Dearl all

using forms 10g .

i have two pc(personal comp) pc1 and pc2..


when i create a block in pc2 , where item example is a,b,c, and d.
then in pc1 i have forms but different table name where item is e,f,g and h....

My question is.. if i click in pc2 the item A ='apple' then the Apple which is the record of itemA will go to the pc1 itemE.

can anyone help me what code should i use is order to solve this problem..


plz help me..
Re: connect 2 oracle users over network [message #240909 is a reply to message #240871] Sun, 27 May 2007 09:36 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Create a database trigger which would fire upon INSERT into the table and insert newly created record into another table. On remote side, you'll have to execute query to fetch those records into the form.
Previous Topic: where that tables in the practices ???
Next Topic: WEB UTIL ERROR
Goto Forum:
  


Current Time: Fri Sep 27 02:20:01 CDT 2024