C
CSharpner
I'm using DB2 for my database server. I'm trying to configure a
DataAtapter, but after selecting the fields I need, I get the error,
"unable to parse query text". I know that the cause is a field name
with the # (pound character) in the name, like "Part#".
Changing the field name is, unfortunately, not an option. How the
heck are you supposed to query a table like that?
TIA
DataAtapter, but after selecting the fields I need, I get the error,
"unable to parse query text". I know that the cause is a field name
with the # (pound character) in the name, like "Part#".
Changing the field name is, unfortunately, not an option. How the
heck are you supposed to query a table like that?
TIA