Posted by Ben on 11/20/07 10:57
Hello,
im having a problem integrating an SQL statement with my program,
it works fine when theres a result but throws an error when there is
no result,
is there anyway in SQL to make up a row if there isnt one that matches
the query for example in this i could put indicator values in the
returned fields then a simple check to see if its a proper field of my
indicator field
I know ISNULL works with single values but that only works if there is
a row returned
Does anyone know of any SQL syntax for MS SQL that when no row is
returned it makes on up and parses it back
Thank you in advance for your help!!
Ben
[Back to original message]
|