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
Anchor link not working in Firefox on asp page
Export Table and Exclude a field in the export
.Net XML Serialization of complex objects
Bottom border of web page in middle of page
Windows 2003 SBS locks up during full scan of Malwarebytes.
SQL Select: display only the first 500 characters from the start of the line where code like '%'Determine part ID for ...%'
downloading image in asp.net vb
Calculating RGBA given different RGB colours.
Excel VBA no matter what column I'm in, select the cell in row 5
How to compact WSS databases with SQL Express