473,396 Members | 1,891 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,396 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 5241
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.