Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

How to develop workflow to connect to Oracle database

Created: 20 Jan 2012 | 3 comments
komglish rangphonsumrit's picture
0 0 Votes
Login to vote

Hi Gurus

I'm looking for a guide to use workflow to connect to Oracle Database.

Normally I create components with Integration one to connect MSSQL database, but the same way cannot be used with Oracle 10g database. I'm not sure if I did it wrong or it actually cannot be used with Oracle. (maybe the connection strings syntax are diffrent or something)

I try to find articles or discussions in forum that mentioned about this, but I couldn't find ones.

Could anybody please guide me the step-by-step how I can connect to Oracle database? Or if it used to have articles about this, please help guide me how to obtain them.

 

Thank you very much

Garr

Comments

reecardo's picture
20
Jan
2012
0 Votes 0
Login to vote

SQL compinents should be able

SQL compinents should be able to handle Oracle databases. What problem are you having?

Rob Moore's picture
20
Jan
2012
0 Votes 0
Login to vote

The SQL components have the

The SQL components have the ability to connect to Oracle databases, you just need to have the Oracle Client on the machine making the connection. I believe you need to have version 8.x or better.

 

Rob

komglish rangphonsumrit's picture
21
Jan
2012
0 Votes 0
Login to vote

Hi Rob, reecardo Thanks a lot

Hi Rob, reecardo

Thanks a lot for recommendation. Previously I didn't install any Oracle components. I'll try Oracle client as mentioned.