This is a discussion on Microsoft Exchange to Microsoft SQL Server within the SQL Server forums, part of the Microsoft SQL Server category; --> I'm not asking a lot. I just want to know if I can connect from an Exchange server to ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm not asking a lot. I just want to know if I can connect from an Exchange server to a SQl server without having to use Access linked tables. Surely MS must have had a look at this but I can't find anything out there. Help appreciated. Ginters |
| ||||
| "Ginters" <jpmcginty@talk21.com> wrote in message news:1107189182.005747.167820@f14g2000cwb.googlegr oups.com... > I'm not asking a lot. I just want to know if I can connect from an > Exchange server to a SQl server without having to use Access linked > tables. Surely MS must have had a look at this but I can't find > anything out there. > > Help appreciated. > > Ginters > You might get a better answer in an Exchange group - I have no idea how to link Exchange to an external data source. From an MSSQL perspective, you could create a linked server to Exchange, or use flat files to exchange data. Simon |