Recent

Author Topic: dOPF - Object persistence framework / ORM  (Read 2237 times)

Renat.Su

  • Full Member
  • ***
  • Posts: 243
    • Renat.Su
Re: dOPF - Object persistence framework / ORM
« Reply #15 on: November 20, 2024, 08:13:58 am »
Does this operate over the Internet?
Any other way to use DB over the Internet, not via WebService. Direct accessing DB (e.g. Firebird) over HTTP server?
Currently I have implemented sending/receiving dataset as a file over the web (not web service, normal web server).
It works as programmed. ORM is just a wrapper around working with a database using regular classes in Pascal.
« Last Edit: November 20, 2024, 08:15:33 am by Renat.Su »

Renat.Su

  • Full Member
  • ***
  • Posts: 243
    • Renat.Su
Re: dOPF - Object persistence framework / ORM
« Reply #16 on: November 20, 2024, 08:17:46 am »
For example, if a remote firebird database server is used, then the appropriate connection parameters are simply specified. The direct function of connecting to the database is performed by native classes from db, dbsql, etc.

 

TinyPortal © 2005-2018