I suspect I will be embarrassed when I see the answer to this (I'm just starting SQL):
T-SQL statements are not recognizing the DB containing the data I'm referring to. No matter what I try, the "fields" named after "SELECT" are not recognized.
I am using VB 6/SQL Server 7 with adodc connections. I am using "Initial Catalog = SEM4" in my connection string, with SEM4 being the name of the database.
TIA
Ralph D. Meredith
T-SQL statements are not recognizing the DB containing the data I'm referring to. No matter what I try, the "fields" named after "SELECT" are not recognized.
I am using VB 6/SQL Server 7 with adodc connections. I am using "Initial Catalog = SEM4" in my connection string, with SEM4 being the name of the database.
TIA
Ralph D. Meredith