Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I'm trying to select specific fields from a table contained within a pervasive DDF. Many fieldnames contain a hyphen, for instance, "OIL-FLOW", "OIL-TEMP", "OIL-TYPE", and this is causing me some problems.
My select statements are failing everytime I attempt to touch hyphenated field names. All my other select statements work perfectly.
Added note: I'm trying to send "uninterpreted" SQL statements using SQL that's specific to pervasive. I want to avoid parsing and modification.
Thank you to one and all that have a clue about this and are willing to fill me in. Alex
I'm trying to select specific fields from a table contained within a pervasive DDF. Many fieldnames contain a hyphen, for instance, "OIL-FLOW", "OIL-TEMP", "OIL-TYPE", and this is causing me some problems.
My select statements are failing everytime I attempt to touch hyphenated field names. All my other select statements work perfectly.
Added note: I'm trying to send "uninterpreted" SQL statements using SQL that's specific to pervasive. I want to avoid parsing and modification.
Thank you to one and all that have a clue about this and are willing to fill me in. Alex