version 8 and sqlite protocol
Posted: 31.10.2021, 10:30
I have just installed version 8.0 and have the following problem on all my existing program using ver 7.x.x
Unable to connect to database (message: requested database driver was not found)
Further test shows that "protocol = sqlite-3" is no longer valid in the new version (must use protocol=sqlite).
Will this change make any difference to my old code? Is there an easier way to change this (instead of opening
each project to change this property)?
Unable to connect to database (message: requested database driver was not found)
Further test shows that "protocol = sqlite-3" is no longer valid in the new version (must use protocol=sqlite).
Will this change make any difference to my old code? Is there an easier way to change this (instead of opening
each project to change this property)?