Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 757

Getting Started with LiveCode - Complete Beginners • Re: Android app all of a sudden cant test on a physical device

$
0
0
I figured it out. Android doesn't support ODBC. I switched from MySQL to SQL server. This works just fine in wondows but not on android which is why I was confused.

put revOpenDatabase("ODBC","DRIVER=SQL Server;SERVER=();DATABASE=<>;UID=<>;PWD=<>;Trusted_Connection=<>",,,) into tResult

Does anyone know the correct way I should be connecting to a local SQL server on android?

Statistics: Posted by DavJans — Fri Dec 06, 2024 9:00 pm



Viewing all articles
Browse latest Browse all 757

Trending Articles