SQLDA missing or incorrect version with FB 3.0
Brought to you by:
progdigy
Using TJvUIBQuery from
{ Project JEDI Code Library (JCL) }
{ @abstract(UIB Visual components.)
@author(Henri Gourvest: hgourvest@progdigy.com)
@lastmod(Jan 16, 2003)}
and FB 3.0.0.32483
Trying:
'CREATE DOMAIN LOGISCH AS SMALLINT DEFAULT 0 CHECK (VALUE IN (0,1)) NOT NULL'
get's me an error:
SQLDA missing or incorrect version, or incorrect number/type of variables
request synchronization error
That does not happen using the IBX-Components
Yours
Horst
Hello,
The project have moved here:
https://github.com/hgourvest/uib
regards
On 13/06/2016 10:19, Horst Neubauer wrote:
Related
Bugs: #10
mea culpa - with your actual code all work's fine
Horst