|
Assuming you are using MS SQLServer (image not clear), change the SQL to use single quotes.
e.g.
Select NameColumn from MetaTable where NameColumn = '01 - PRIME Wave 1'
__________________
In God We Trust....Everything else we backup.
Last edited by Cheap Scotch Ron; February 24th, 2010 at 10:38 AM..
|