Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
DesertDude
Starting Member
8 Posts |
Posted - 2010-09-29 : 20:22:22
|
Is there a way in SQL Server 2008 to link a table to a view? (FYI, I'm trying to link to the user table in Active Directory, but I cannot find a way of doing this, so the next best thing is to create a view that returns user data from AD and link my tables to that. Ideas on this would be welcome.)Thanks. |
|
|
|
|