Sorry, but there are no more tags available to filter with.
-
When configuring the following query (see below) in a table adabter I get the aformentioned error message. SELECT col1, col2, IIF(col3 = 's', 'sold', 'not sold') AS AliasColumnName FROM TableName NOTE: Im using MS Access and designing in VB.Net
Page 1 of 1 (1 items)