Developement Helper (C#.NET,ASP.NET,MSSQL)
This is the place to clarify your needs and queries.
Thursday, June 12, 2014
MSSQL - Communicating one database to another using opendatasource
Communicating
one database to another using opendatasource.
Example;
select
UserId
,
Username
,
EmployeeId
from
OPENDATASOURCE
(
'SQLOLEDB'
,
'Data Source=172.166.10.116; User ID=sa;Password=12345678'
).
hrms
.
dbo
.
employee_list
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment