Welcome, Guest
Username: Password: Remember me
Welcome to the XSharp forum!

Tell us and our members who you are, what you like and why you became a member of this site.
We welcome all new members and hope to see you around a lot!
  • Page:
  • 1

TOPIC:

firebirdsql 13 Sep 2021 05:58 #19579

  • pasculesculiviu
  • pasculesculiviu's Avatar
  • Topic Author


  • Posts: 1
  • 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,

    Please Log in or Create an account to join the conversation.

    firebirdsql 15 Sep 2021 04:43 #19604

    • wriedmann
    • wriedmann's Avatar


  • Posts: 3366
  • 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
    Wolfgang Riedmann
    Meran, South Tyrol, Italy

    www.riedmann.it - docs.xsharp.it

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1