firebirdsql
Posted: Mon Sep 13, 2021 3:58 am
1. I use vfp9 without .dbf, only for forms, to interact with firebirdsql,
(especially sqlexec, sqlsetprop...)
Can I do the same in XSharp?
DBF are sensitive tables, firebird is a robust sql database.
It should be developed in this sense, not to give you data in .dbf, but to interact as easily as possible with a relational database, firebird for example, which especially under linux, is unbeatable.
2.XSharp Does it support Unicode?
Thanks,
(especially sqlexec, sqlsetprop...)
Can I do the same in XSharp?
DBF are sensitive tables, firebird is a robust sql database.
It should be developed in this sense, not to give you data in .dbf, but to interact as easily as possible with a relational database, firebird for example, which especially under linux, is unbeatable.
2.XSharp Does it support Unicode?
Thanks,