dbTalk Databases Forums  

Connect to oracle from ASA9

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Connect to oracle from ASA9 in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jan Erik
 
Posts: n/a

Default Connect to oracle from ASA9 - 11-02-2009 , 03:16 AM






Is it possible to connect to an oracle database from a trigger in
ASA9? I can also use newer versions of ASA if needed.

Reply With Quote
  #2  
Old   
Volker Barth
 
Posts: n/a

Default Re: Connect to oracle from ASA9 - 11-02-2009 , 06:41 AM






Jan Erik,

you can use Proxy Tables (aka "Remote data access") to connect to
different databases (both on different servers/DBMS and on the same ASA
server).
Once you have created a proxy table to your orcacle database, it sould
be possible to access that table from within triggers.
However, take care with commits as any trigger runs inside a
transaction, and I'm not sure whether it's possible to update data in
proxy tables within a SA transaction.

Have a look at the docs. In SA 10, it's in the "SQL Anywhere® Server -
SQL Usage" manual.

HTH
Volker

Jan Erik wrote:
Quote:
Is it possible to connect to an oracle database from a trigger in
ASA9? I can also use newer versions of ASA if needed.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.