Viewing 5 posts - 1 through 5 (of 5 total)
Thanks much to both of you. This was a good lesson in aliasing for me and I plan on doing some more reading and practice.
December 17, 2002 at 2:25 pm
sorry bp, i still get the error message
Server: Msg 207, Level 16, State 3, Line 1
Invalid column name 'y.UserID'.
December 17, 2002 at 2:07 pm
Thanks Gary - for your code I get:
Server: Msg 107, Level 16, State 2, Line 1
The column prefix 'T' does not match with a table name or alias name...
December 17, 2002 at 1:54 pm
Thanks for the quick response. I get the error message in QA:
Server: Msg 209, Level 16, State 1, Line 1
Ambiguous column name 'UserID'.
Server: Msg 209, Level 16, State 1,...
December 17, 2002 at 1:52 pm
I can ping the server, the open port is 1520 which I've specified in the connection string. Is there any other place I have to specify the open port?
December 15, 2002 at 6:51 pm
Viewing 5 posts - 1 through 5 (of 5 total)