Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Need help connection to an Oracle Database

Author  Topic 

osirisa
Constraint Violating Yak Guru

289 Posts

Posted - 2009-03-11 : 10:39:58
Good Morning my group, I need help in conecting with an Oracle Database using SQL Server 2005. Please help.

Thank YOu

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-03-11 : 10:45:21
Download native driver from oracle site and install on your sql server machine.
Then add a linked server to oracle in sql server.



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page

osirisa
Constraint Violating Yak Guru

289 Posts

Posted - 2009-03-11 : 10:50:12
Thank You Peso, How Do I add a linked server to oracle in sql server?
Thank you again
Go to Top of Page

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-03-11 : 10:54:53
http://www.google.co.uk/search?hl=en&q=how+to+create+a+linked+server+microsoft+sql+server


E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page

osirisa
Constraint Violating Yak Guru

289 Posts

Posted - 2009-03-11 : 14:21:59
Thank You Peso, Thanks God for SQLTEAM
Go to Top of Page

rohitkumar
Constraint Violating Yak Guru

472 Posts

Posted - 2009-03-11 : 15:03:43
quote:
Originally posted by Peso

http://www.google.co.uk/search?hl=en&q=how+to+create+a+linked+server+microsoft+sql+server


E 12°55'05.63"
N 56°04'39.26"




another form for this link

http://lmgtfy.com/?q=how+to+create+a+linked+server+microsoft+sql+server
Go to Top of Page
   

- Advertisement -