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
Group Policy OU
removing HTML tags in SQL Server 2005 or 2008
video over network fails frequently
DNS/IIS config to drop people to specific part of a website
Logitech Monitor Showing VERY FEW Resolution Options in Win 7
Editing a single value in XML file from a windows Form application c#
Spanning Tree
Start-up Manager for Windows 7 64-bit
Is there are way to sync Exchange 2010 shared calendar with mobile devices?
Qry and a combo box & column(1)