Tech Support > Microsoft Windows > Windows CRM > Get information in Oracle Database
Get information in Oracle Database
Posted by Gilles T. on January 20th, 2004


Hi,

How To get informations in Oracle Database with CRM?
Is this possible?

Thnaks


Posted by GreaterThanTwo Media on January 20th, 2004


Hi Gilles, when you say "get information", do you mean get information into
an Oracle DB, or get it out of an Oracle DB?

You can certainly do both. You may want to refer to the CRM SDK on MSDN for
specifics on how to build custom integrations with MSCRM. Also search MSDN
for CRM post callouts.

If you have more specific questions about what you're trying to accomplish,
then we can probably suggest more specific approaches.

Mike


"Gilles T." <gillest0000000@hotmail.com> wrote in message
news:FpgPb.6078769$Id.984806@news.easynews.com...


Posted by Gilles T. on January 20th, 2004


Hi Mike,

Thanks for your responses. I appreciate.

I am newbie with CRM.
I need to get information into an Oracle DB to display to user.

Can you help me for the approaches for this?
Do you have a specific link where I can find inter-relation with an Oracle
DB?

GillesT

"GreaterThanTwo Media" <nospam_info@greaterthantwo.com> wrote in message
news:%23sJ0Un53DHA.2112@TK2MSFTNGP10.phx.gbl...


Posted by GreaterThanTwo Media on January 20th, 2004


Hi Gilles, you will need to build a custom web page for CRM using the
methods discussed in the CRM SDK. In that webpage, you can use ADO.NET to
access data in an Oracle DB. I don't work with Oracle at the moment, so I
don't have any code samples or references. I'd suggest:

1) Take a look in the CRM SDK to learn how to integrate web pages with MS
CRM. You can find the SDK on MSDN.
2) Read the ADO.NET documentation on MSDN to see how to use it with Oracle.
I'm sure you can find many examples of this on the web as well.

There's really nothing specific about using MSCRM with Oracle. You're
really building your own application that acts as an integration between MS
CRM and your Oracle database.

Hope that's some help!

Mike


"Gilles T." <gillest0000000@hotmail.com> wrote in message
news:qWgPb.5142206$be.831228@news.easynews.com...


Posted by Gilles T. on January 21st, 2004


Thanks you very much Mike!

GillesT

"GreaterThanTwo Media" <nospam_info@greaterthantwo.com> wrote in message
news:%23$q6%23t63DHA.488@TK2MSFTNGP12.phx.gbl...



Similar Posts