[thelist] losing my mind

Jay Blanchard thelist at lists.evolt.org
Fri May 24 10:52:12 2002


[snip]
SELECT user FROM tblUser

When I access the asp page I get, "[Microsoft][ODBC SQL Server Driver][SQL
Server]Invalid column name 'user'.

But wait here's the kicker, there IS a column name named 'user' in that
table.
[/snip]

Sure it's not case sensitive?

Jay