I have 2 databases one in SQL server 2000 one in Access and I Have linked the Access DB into Sql Server Database as a linked server.
I can run the following query in SQL Server Query Analizer
and get no errors.
"SELECT fieldX FROM tblSqlServer
UNION
SELECT fieldX FROM ACCESSERVER...tblAccess"...
So far I have a lot of information. But i need to retrieve the following
1. Monitor size in inches(not resolution)
2. Printer that might be installed
3. List Of Ports -USB,Parallel,Serial and firewire
4. If at all possible i would like to be able to determine if the computer is a laptop or PC
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.