XSharpPublic
XSharpPublic copied to clipboard
Handle FoxPro SQLExec() and timestamp column
This now results in a ReadOnly column. SCATTER/GATHER in a result set with such a column fails because the column is Readonly. Foxpro creates a byte[8] binar column. We should either do that or create a read/write column