Microsoft
Software
Hardware
Network
Question : query from US
when the foll is run and you just get 'text' as output, what is wrong in the syntax?
select text from user_source where name = 'DataInsert'
thanks
Answer : query from US
The syntax looks okay.
Is "text" underlined? It sounds like you are seeing the column heading only, but not the text of the source.
Try entering the name in upper case:
select text from user_source where name = 'DATAINSERT'
Random Solutions
Microsoft DHCP moving leased addresses
Why does this new window javascript code not work?
Sum by range
manipulating components
The terminal server client (Client Computer)has been disconnected because its license could not be renewed.
SQL Query for count function on multiple tables
How can I detect "Larger Font" setting in Win 7?
SQL Server 2005 Query Analyzer
Access 2007 problem
Recalculate fields after requery.