xsharp.eu • first test in 2.8c XSharp.RuntimeState.LastRddError is null
Page 1 of 1

first test in 2.8c XSharp.RuntimeState.LastRddError is null

Posted: Mon Aug 09, 2021 5:55 pm
by jpmoschi
Good afternoon, guys
I continue testing version 2.8c and this time I expose the missing XSharp.RuntimeState.LastRddError object after sqlexec () returned -1. The value is null

The error occurred when I was trying to find out the development status of the sqlexec () functions that contain with parameters.
Something like the next:

Code: Select all

? sqlexec (handle, "select  * from table where field1 =?memvarField1", "result")

first test in 2.8c XSharp.RuntimeState.LastRddError is null

Posted: Fri Aug 13, 2021 8:07 am
by robert
Juan,
I'll look into this.

Robert