This is a discussion on opensource within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> Hi I have successfully get data by using opendatasource between mssql2000 servers ,but i have problem while getting data ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I have successfully get data by using opendatasource between mssql2000 servers ,but i have problem while getting data from other server like sybase. SELECT * FROM OPENDATASOURCE('ASAPROV','Data Source=srv1;User ID=dba;Password=sql').db1.dba.Catgry,I am getting the error message Could not perform a window NT authenticated login because deligation is not available.What could be the prblm,please help -- Thanks |