problem with outer join

From: KOUASSI Yao-Koffi (anonymous_at_discussions.microsoft.com)
Date: 04/22/04


Date: Thu, 22 Apr 2004 02:54:48 -0700

Hi !
I'm migrating an application from Centura SQLBase 7.5.1 to
SQL SERVER 2000. I have a problem concerning outer joins.
With SQLBase, it is possible to make outer join between a
column and a bind variable. This functionality is not
included into SQL Server 2000.

How can I solve this problem ?



Relevant Pages