[Sqlrelay-discussion] Update two databases simultaneously / Client protocol
Brought to you by:
mused
From: Hagen M. <h.m...@WD...> - 2011-09-08 07:51:33
|
Hi, I haven't used SQLrelay yet and I'm wondering whether I could use it for our requirements. There are different client applications (.Net web application, a unix service written in C and some Script applications, e.g. written in Perl) query and update an oracle database. One of the requirements is that for each client UPDATE, INSERT or DELETE statement I have two update two data bases simultaneously. Is there a way to configure the SQLrelay to do that? The second question is, whether there is a documentation or definition of the used protocol for SQLrelay clients? Since we would have to connect some .Net client applications and there is no .Net client API in SQLrelay I could write the .Net API myself. Thanks --Hagen |