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,
firebirdsql
firebirdsql
Hi Liviu,
of course Firebird is also supported using ADO.NET (I have used it in the past, but then changed to PostgreSQL).
And since X# works in the .NET world, it is native Unicode. That may be particularly important in Eastern Europe where you live.
Wolfgang
of course Firebird is also supported using ADO.NET (I have used it in the past, but then changed to PostgreSQL).
And since X# works in the .NET world, it is native Unicode. That may be particularly important in Eastern Europe where you live.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it