Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

App fails when running on Mobile tester

Hi
Testing my app in the browser works fine.

Testing it on the mobile test fails. It also fails running as apk.

Weinre says I have an undefined col

{"error":[{"context":null,"message":"Failed to retrieve records from 'qryMyUPunchesTotal'.\nCDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Invalid column name 'undefined'.","code":500}]}

Running the test from the service shows that all my columns are right and I can access the data no problem.

. Image

Return to “Issues”