473,398 Members | 2,088 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Oracle Advance Queue from C#

Sorry to post here, but this doesn't fit on any place..

Somebody knows how to implement Oracle Advance Queue from C#? I can't find a
single example.

Thanks,
Gustavo.
Oct 13 '05 #1
2 5242
I've not seen an example, but I believe its all held in the oracle database,
as opposed to file based messaging like MSMQ. Hence, the trick may be to
simply talk oracle with ODP.NET and learn what stored procedures to call.
You may find that the oracle developer tools has an example.

http://www.oracle.com/technology/tec...net/index.html

Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Franco, Gustavo" <gustavo_franco[REMOVEIT]@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Sorry to post here, but this doesn't fit on any place..

Somebody knows how to implement Oracle Advance Queue from C#? I can't find
a
single example.

Thanks,
Gustavo.

Oct 13 '05 #2
The problem with that is that I need to receive asynchronous messages.

If I have to do it with ODP then I have to query the DB, which it will spend
DB resources, client Resources, and also if the client don't do it very
often then will be delays between the data inside DB and the client itself.

For that AQ is perfect for that, where you can subscribe to be listening for
a message when them arrives.

So, far what I'm starting to see it can be done using OO4O (Oracle Objects
for Ole) but it is a COM object to be used from VB6, basically for sure I'll
be able to use it on .Net, but I'll have to keep two open connections to DB,
OO4O and ODP also keeping two different styles to access to DB.

It is much better if I can do it everything from ODP, but it doesn't support
it.

Thanks,

Gustavo.
"John Timney ( MVP )" <ti*****@despammed.com> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...
I've not seen an example, but I believe its all held in the oracle
database, as opposed to file based messaging like MSMQ. Hence, the trick
may be to simply talk oracle with ODP.NET and learn what stored procedures
to call. You may find that the oracle developer tools has an example.

http://www.oracle.com/technology/tec...net/index.html

Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Franco, Gustavo" <gustavo_franco[REMOVEIT]@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Sorry to post here, but this doesn't fit on any place..

Somebody knows how to implement Oracle Advance Queue from C#? I can't
find a
single example.

Thanks,
Gustavo.


Oct 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Christo Angelov | last post by:
Hi, We are trying to run Oracle Advanced Queueing with OC4J 9 and Oracle 9.2.0.2. database. We are getting the following problem: oracle.jms.AQjmsException: ORA-06550: line 1, column 7:...
4
by: Azhar Bilgrami | last post by:
Dear Hi: Hope to see u in good health. " I want to migrate a database which is currently running Unix as Operating System and Oracle ver 6 as Database, it is also using oracle froms version 3...
0
by: Si | last post by:
Hi, I am having trouble with an install of Oracle 9i Release 2 on Linux Mandrake 9.1. I have 512 MB DDR RAM and a Duron 850 CPU. The install appeared to run fairly seamlessly except for a...
5
by: SerGioGio | last post by:
Hello, I am going nuts. I am trying to connect to my local ORACLE instance using ODBC. It used to work few weeks ago, but it fails now. Connection with: - SQL*plus: connection works! -...
4
by: Ellen K. | last post by:
Hi all, Being that so far I didn't get an answer to my below problem on the Oracle newsgroup, I figured it couldn't hurt to try here. While at my current job I've been working with mostly SQL...
4
by: Franco, Gustavo | last post by:
Sorry to post here, but this doesn't fit on any place.. Somebody knows how to implement Oracle Advance Queue from C#? I can't find a single example. Thanks, Gustavo.
0
by: Abhi | last post by:
Hi, I have to connect to Oracle 10g Database using Data Access Application block code i am using is Connection string is contained in a file called orcle.config and it contains ...
2
by: Marty4444 | last post by:
I have a working trade application that I want to add the read of an Oracle A Queue. I am not sure what should be added and how do I check the queue for msgs and read the queue. Any help greatly...
1
by: skaushik | last post by:
Hi all, I am using Oracle 9.2 version and I had to run a stored procedure asynchronously. I was researching a little bit on this and found that Oracle jobs was a way to do it. Is this the only way...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.