im getting this error
i have traced it to a small block of code by IBX that sets the sqlda_version to 2
how can i set it to 1 so i dont have to do a major refactor just yet
i can see that the header sets it to a const
im hoping for a solution that doesn't involve massive restructuring yet
maybe i have to opt for a interbase alternative though
Im googling i just thought i might ask