We are using something called DbNetGrid to create web pages that display info from a Pervasive SQL ACCPAC system. When we try to read the Desc field holding product descriptions within ACCPAC we get an error telling us this is a reserved name.
The makers of DbNetGrid told us we may need to declare the table when trying to read this field, but could offer no advice as to the syntax to do this.
Any help would be appreciated.
The makers of DbNetGrid told us we may need to declare the table when trying to read this field, but could offer no advice as to the syntax to do this.
Any help would be appreciated.