remote database

  1. jroriz

    B4J Question [SOLVED] - Best Programming Practices for Remote Database Access

    I researched several tutorials and posts here on the forum, but I still have questions about best practices for accessing a remote database. I have in mind an UI application that will be open for hours, sending intermittent reads and writes. My doubts: Use GetConnection and ClosePool only...
Top