Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Connecting to an oracle Database and Mysql

$
0
0

I am having a hard time trying to connect to an oracle database to retrieve some data in a table and then export to a file. Can anybody provide me a basic script that shows how to connect to an oracle database providing the hostname,DB name and username and password and the Table to select from and then export the result to a file.

Is it the same way to connect to an oracle DB and mysql?

Thanks

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles