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
Is it possible to put a frequently used document in the system tray to open quickly?
Excel Pivot Table "bug"?
TTL Expired periodically on a ping to another subnet.
use javascript to submit a form
Remote Desktop Server 2003 Group Policy and Server 2008
Error assigng data to a list view
Wordpress Members Area
Convert Test field to Number field in make table query
copying long file names
How to interrupt code to make data changes