Hi,
I want to to link two SQL Server tables by outer join but for some strange reson The option of changing the type of join is graed out, Why?
Because this didn't work I have tried to use not ... in ... but this didn't work either. The formula I have used is:
not ({orders.compId} in [{BankAccount.compId}])
I'm useing CR 8.5 on W2K
I want to to link two SQL Server tables by outer join but for some strange reson The option of changing the type of join is graed out, Why?
Because this didn't work I have tried to use not ... in ... but this didn't work either. The formula I have used is:
not ({orders.compId} in [{BankAccount.compId}])
I'm useing CR 8.5 on W2K