PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Problem with SQLite database and iOS
Problem with SQLite database and iOS
Débuté par csoft, 05 sep. 2023 16:06 - Aucune réponse
Membre enregistré
9 messages
Posté le 05 septembre 2023 - 16:06
Hi all,

i have a windev mobile application that work with a SQLite database because the entire database are synchronized with another software.
On the Android device all works fine but on iOS device i get immediately this error:

70181 Type defined for  file is unknown


How can I solve this error and open my table in the SQLite database?