PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Problem with SQLite database and iOS
Problem with SQLite database and iOS
Started by csoft, Sep., 05 2023 4:06 PM - No answer
Registered member
9 messages
Posted on September, 05 2023 - 4:06 PM
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?