Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL remote server

Status
Not open for further replies.

imadmarie

Programmer
Nov 14, 2001
14
JO
dear all,

im trying to run a query against a remote server, the query uses the LEFT OUTER JOIN method, the query would run correctly, it doesnt return all correct rows, it seems this is a bug in SQL,

any help ?
 
I don't think we can help. At least, I can't. I'm not psychic. You must give us more information.

Tell us the version of SQL Server you use and the service pack you have installed.

Is the remote server also SQL Server? If so, is it the same version? Is the server linked?

How are you running the query? Are you using SQL Server Query Analyzer or another client? Are you running the query from a workstation or on the server?

Can you post the actual SQL code? Can you give a sample of the data in the tables? Can you tell us the result you get from the query and the result you think you should get? Terry L. Broadbent - DBA
Computing Links:
faq183-874 contains "Suggestions for Getting Quick and Appropriate Answers" to your questions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top