You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I compiled the solution but when running the console app I get:
System.ArgumentException: 'The maximum API version supported by the native fdb client is 630, which is lower than version 730 required by the application. You must upgrade the native fdb client to a higher version!'
I assume this is the fdb_c.dll version ? My installed FDB server is indeed 6.3.12. Where can I find a windows install for 7.3 ?