Hello,
How to check the existence of a file of the type http://www.site.com/fichier.db? and how to use it directly from the address indicated. For example recording data or consulting data? and finally how to list the fields of a table in a spinner? Thanks for your help
How to check the existence of a file of the type http://www.site.com/fichier.db? and how to use it directly from the address indicated. For example recording data or consulting data?
RDC is a middleware server that makes it simple to safely connect clients and remote SQL database servers. jRDC2 is the latest version. All new projects should use this version. jRDC2 is made of two components: - B4J server. The server receives the requests from the clients, issues the SQL...