Hi, a while ago I asked a question here
http://community.spiceworks.com/topic/551088-insert-data-from-oracle-view-into-sql-database
and thanks for all the replies. Now I am at round 2 of setting this up. The details are as follow:
Oracle Server: 10.6.48.20
MSSQL Server: 10.6.48.21
Oracle Database Name: westlp
Account to access view on Oracle server:
Username: test
Password:test
Name of view on Oracle server:test
Now can anyone possibly please tell me how do I pull the data from the Oracle view into MSSQL. I have tried and followed tutorials for the past week, but I keep banging my head agains a rock. Any help would be greatly appreciated.