Advertisement

1 - 10 of 181 containing alltags:("Linked Server") (0.002 seconds)
Hello, I am new to Linked Servers and i have a few questions that would help me understand this better. 1> I have set up a linked server from Server A to Server B. A job is fired from server A ...
Zones: MS SQL ServerDate Answered: 07/12/2004 Grade: A Views: 4
I am having trouble with a query that accesses linked servers. It is taking a tremendously long time to run and is return way too many results. The query is; select      om.ordernumber, om.entr...
Zones: MS SQL ServerDate Answered: 04/07/2004 Grade: A Views: 0
Using a linked server from an MS SQL2000 server to an AS/400 database (DB/2) using IBM Client Access 5.1 not all rows are returned. When I do a count on the query I want to use it returns 126 ro...
Zones: MS SQL ServerDate Answered: 07/19/2004 Grade: A Views: 0
Is it possible to retrieve the amount of disk space free and total disk space on a linked server? Maybe using the FileSystemObject?
Zones: DatabasesDate Answered: 07/28/2004 Grade: A Views: 0
I have all the necessary permissions to access a remote oracle database i want to use my permissions to access and copy a table from the oracle server to an sql server. problem 1 the oracle server...
Zones: MS SQL ServerDate Answered: 06/21/2004 Grade: A Views: 21
   I created a Linked Servers called "TestLink" . I had no problems seeing the list of my tables (by double clicking on "TestLink") or using the "Select" statement to select records against the li...
Zones: MS SQL ServerDate Answered: 09/30/2004 Grade: B Views: 0
I have a linked server name "sql0103" and another server "sql0102" I will like to execure a store procedure from sql0101 to the linked server sql0103 Like this exec sql0103.master.dbo.rest...
Zones: MS SQL ServerDate Answered: 01/02/2005 Grade: A Views: 0
hi, I am writing an app using .NET which is basically to do what an access database was previously doing. I have to validate some entries by checking if the numbers entered exist in a table. The...
Zones: MS SQL ServerDate Answered: 07/17/2005 Grade: A Views: 0
I am setting up linked servers to communicate between two servers.  On one server I have two databases.  I would like the other server to have a linked server that points to each database.  I seem ...
Zones: MS SQL ServerDate Answered: 07/13/2005 Grade: A Views: 0
I have a database[1] with table[1,2...] I need to access(query) data in another database that is set up as a LINKED Server to validate data in the database[1]. How do i write a query to LIN...
Zones: MS SQL ServerDate Answered: 01/05/2007 Grade: A Views: 0