I have to create a mobile app that runs on Android and IOS, but has to communicate with a database that runs via ODBC driver. Is that in Xamarin possible? It is not a SQL Database, but it works over an ODBC Driver.
↧
I have to create a mobile app that runs on Android and IOS, but has to communicate with a database that runs via ODBC driver. Is that in Xamarin possible? It is not a SQL Database, but it works over an ODBC Driver.