3

I would like to know if it is secure to use JDBC to connect into the MSSQL database to retrieve the data instead of using HTTP.

I found this AceQL in which it uses only JDBC and according to what I read from the website, it provides some "security" http://www.aceql.com/why-secure-jdbc-over-http-for-android-swing-javafx.html

but when I make research on the security of JDBC used in android phones, I found out that it is not recommended. Android JDBC not working: ClassNotFoundException on driver

So would someone please give me some advice as, which one is better? Is it okay to use JDBC?

Community
  • 1
  • 1
AuroraBlaze
  • 421
  • 2
  • 8
  • 25
  • What happened to AceQL. It looks like such a good idea. Not much recent. Should I be putting effort into this? – DrA Apr 04 '16 at 15:24

0 Answers0