Unix Technical Forum

Linked Exchange Server

This is a discussion on Linked Exchange Server within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi, I'm trying to set up a linked exchange server into sql 2000. Ive used the following sample code ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 08:15 PM
Luke
 
Posts: n/a
Default Linked Exchange Server

Hi,
I'm trying to set up a linked exchange server into sql
2000. Ive used the following sample code to set it up:

EXEC sp_addlinkedserver 'exchange',
'Exchange OLE DB provider',
'exoledb.DataSource.1',
'file:\\.\backofficestorage\localhost\public folders'

as per the help files. However when i try to browse the
tables of the server i recieve an error :
7304 could not create a new session on oledb
provider 'exoledb.DataSource.1'

any ideas what causes this ???

any help greatly appreciated

Thanks

Luke
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 08:15 PM
Alick [MSFT]
 
Posts: n/a
Default RE: Linked Exchange Server

Hi Luke,

We can try using the forward slashes and then replace the local host with
the
domain name. (Domain name is the first folder name in the M:\ drive for
exchange)
'file://./backofficestorage/domainname.com/public folders'



Sincerely,

Alick Ye, MCSD
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.


--------------------
| Content-Class: urn:content-classes:message
| From: "Luke" <lukeduffy@yahoo.com.au>
|
| Hi,
| I'm trying to set up a linked exchange server into sql
| 2000. Ive used the following sample code to set it up:
|
| EXEC sp_addlinkedserver 'exchange',
| 'Exchange OLE DB provider',
| 'exoledb.DataSource.1',
| 'file:\\.\backofficestorage\localhost\public folders'
|
| as per the help files. However when i try to browse the
| tables of the server i recieve an error :
| 7304 could not create a new session on oledb
| provider 'exoledb.DataSource.1'
|
| any ideas what causes this ???
|
| any help greatly appreciated
|
| Thanks
|
| Luke
|

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:23 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com