Is there any tutorial for ORBADA? I've just downloaded it and FIREBIRD. I may create database, I may (by isql) see names of the table I've created. But when I try to connect by ORBADA with firebird database I have infromation like this: gds exception unsupported on-disk structure for file c:\fb.fdb ; found 32780.18, support I tried bot firebird 3.0 and 4.0 - the result is the same. THe database was created by "create database 'c:\fb\fb.fdb' user 'SYSDBA' password 'anypwd' May be I should use other...
Is there any tutorial for ORBADA? I've just downloaded it and FIREBIRD. I may create database, I may (by isql) see names of the table I've created. But when I try to connect by ORBADA with firebird database I have infromation like this: gds exception unsupported on-disk structure for file c:\fb.fdb ; found 32780.18, support I tried bot firebird 3.0 and 4.0 - the result is the same. THe database was created by "create database 'c:\fb\fb.fdb' user 'SYSDBA' password 'anypwd' May be I should use other...
Is there any tutorial for ORBADA? I've just downloaded it and FIREBIRD. I may create database, I may (by isql) see names of the table I've created. But when I try to connect by ORBADA with firebird database I have infromation like this: gds exception unsupported on-disk structure for file c:\fbfb2,fdb ; found 32780.18, support I tried bot firebird 3.0 and 4.0 - the result is the same. May be I should use other drivers? My driver is "firebird" and it is located in C:\myprojects\orbada\jdbc\jaybird-full-2.1.6.jar...