![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I found the article abount linking exchange server with Sql 2005 EXEC sp_addlinkedserver 'exchange', 'Exchange OLE DB provider', 'exoledb.DataSource.1', 'file:\\.\backofficestorage\localhost\public folders' I didn't see the 'Exchange OLE DB provider', 'exoledb.DataSource.1', Do you have any idea how I can link the exchange server? Can I search Exchange inbox in sql 2005? |
#3
| |||
| |||
|
|
Is Exchange on the same box as SQL Server? The Exchange install would have installed the provider. It's a server side only provider so they need to be on the same box. -Sue On Wed, 18 Oct 2006 15:43:02 -0700, BMW BMW (AT) discussions (DOT) microsoft.com> wrote: I found the article abount linking exchange server with Sql 2005 EXEC sp_addlinkedserver 'exchange', 'Exchange OLE DB provider', 'exoledb.DataSource.1', 'file:\\.\backofficestorage\localhost\public folders' I didn't see the 'Exchange OLE DB provider', 'exoledb.DataSource.1', Do you have any idea how I can link the exchange server? Can I search Exchange inbox in sql 2005? |
#4
| |||
| |||
|
|
Hi Sue, Is it means that the SQL Server and Exchange Server must on the same computer? If they are on the same machine, can I serach Exchange inbox through the stroe procedure in SQL? Thanks. "Sue Hoegemeier" wrote: Is Exchange on the same box as SQL Server? The Exchange install would have installed the provider. It's a server side only provider so they need to be on the same box. -Sue On Wed, 18 Oct 2006 15:43:02 -0700, BMW BMW (AT) discussions (DOT) microsoft.com> wrote: I found the article abount linking exchange server with Sql 2005 EXEC sp_addlinkedserver 'exchange', 'Exchange OLE DB provider', 'exoledb.DataSource.1', 'file:\\.\backofficestorage\localhost\public folders' I didn't see the 'Exchange OLE DB provider', 'exoledb.DataSource.1', Do you have any idea how I can link the exchange server? Can I search Exchange inbox in sql 2005? |
![]() |
| Thread Tools | |
| Display Modes | |
| |