Home Server

Problems with Joins

edited June 2003 in Server
I use the WebTier - ISAPI and the SQLServer.

I have trouble with tables which have a field with the same name and the
same type. For example, when the field is a timestamp type I get a Data
Error.

At first I have check the TppDataDictionary settings and I believe it's ok.
As next I have delete all joins in my Join-table.
And then I have delete all fields in the Field-table that have the same name
and type.

But I get still the same error.
The only way i find is to delete all fields in all Tables which have the
same name and type. But I can't use this solution.

Any ideas?

Beach
This discussion has been closed.