Please help with ticket # Ticket ID: GWR-955-59213
Hello,
I work for an electrical contractor and we are using SAGE as our accounting solution, the version we use uses Fox Pro as the backend database. We are trying to find a solution that can be used on mobile devices to hookup to the backend. I'm looking for a product to take us wireless and paperless. we have anywhere from 20-30 people working for us depending on work load. and I think we'll be looking at 5-10 users to start with and go up from there as we build up the apps.
I downloaded your trial version of Tracerplus and I have created a mobile form, that part went ok but although I was able to communicate with database I was not able to save to it. After few attempts, I deleted it and started again and then again and again, same story;
- I can download the FoxPro data base from PC to Android,
- I can change the existing data in Android and I can sync that back to PC database without issues
- I can not add any new records to the database
I tried live and non live profiles both more less same results... FYI... before you ask the options are set to "UpdateExistingAppendNofFound"
Having no success, I tried to do as simple as possible form to start with no validations, conditions and lookups, etc.. but I always find myself in same spot same error.
I was able to pinpoint it to the "key field" setting in TP Connect, I think...???, see error log copy below
_______________________________________________________________________________________________________________
recnum rptdte jobnum phsnum dscrpt empnum wthcon tmptur usrdf1 usrdf2 entdte usrnme hotlst lckedt ntetxt Exception
8/16/2015 2:05:03 AM 15000 0 new rec from tracer test 23 ok 121 0 0 8/16/2015 2:05:03 AM tracer 0 0 ERROR [23000] [Microsoft][ODBC Visual FoxPro Driver]Field RECNUM does not accept null values.
___________________________________________________________________________________________________________________
Example above shows an error saying that the first field/column "recnum" does not accept 0 value, which is correct in our database, however;
- I have tried this again and again and I always put a number in "recnum" field on the Android device app
- so I changed the "key field" setting in TP Connect from "recnum" to "ntetxt" which is not required in our database same error
- next I add word "test" in the Android device form just so it has a value and same error...
___________________________________________________________________________________________________________________
recnum rptdte jobnum phsnum dscrpt empnum wthcon tmptur usrdf1 usrdf2 entdte usrnme hotlst lckedt ntetxt Exception
26 8/16/2015 10:09:16 AM 15000 0 new rec from tracer test 23 ok 121 0 0 8/16/2015 10:09:16 AM tracer 0 0 ERROR [23000] [Microsoft][ODBC Visual FoxPro Driver]Field NTETXT does not accept null values.
___________________________________________________________________________________________________________________
I'm using Microsoft Visual FoxPro Driver to connect to FoxPro. I attached zipped database sample, error logs and screenshots for your viewing pleasure.
PLEASE HELP>>>>!
Hello,
I work for an electrical contractor and we are using SAGE as our accounting solution, the version we use uses Fox Pro as the backend database. We are trying to find a solution that can be used on mobile devices to hookup to the backend. I'm looking for a product to take us wireless and paperless. we have anywhere from 20-30 people working for us depending on work load. and I think we'll be looking at 5-10 users to start with and go up from there as we build up the apps.
I downloaded your trial version of Tracerplus and I have created a mobile form, that part went ok but although I was able to communicate with database I was not able to save to it. After few attempts, I deleted it and started again and then again and again, same story;
- I can download the FoxPro data base from PC to Android,
- I can change the existing data in Android and I can sync that back to PC database without issues
- I can not add any new records to the database
I tried live and non live profiles both more less same results... FYI... before you ask the options are set to "UpdateExistingAppendNofFound"
Having no success, I tried to do as simple as possible form to start with no validations, conditions and lookups, etc.. but I always find myself in same spot same error.
I was able to pinpoint it to the "key field" setting in TP Connect, I think...???, see error log copy below
_______________________________________________________________________________________________________________
recnum rptdte jobnum phsnum dscrpt empnum wthcon tmptur usrdf1 usrdf2 entdte usrnme hotlst lckedt ntetxt Exception
8/16/2015 2:05:03 AM 15000 0 new rec from tracer test 23 ok 121 0 0 8/16/2015 2:05:03 AM tracer 0 0 ERROR [23000] [Microsoft][ODBC Visual FoxPro Driver]Field RECNUM does not accept null values.
___________________________________________________________________________________________________________________
Example above shows an error saying that the first field/column "recnum" does not accept 0 value, which is correct in our database, however;
- I have tried this again and again and I always put a number in "recnum" field on the Android device app
- so I changed the "key field" setting in TP Connect from "recnum" to "ntetxt" which is not required in our database same error
- next I add word "test" in the Android device form just so it has a value and same error...
___________________________________________________________________________________________________________________
recnum rptdte jobnum phsnum dscrpt empnum wthcon tmptur usrdf1 usrdf2 entdte usrnme hotlst lckedt ntetxt Exception
26 8/16/2015 10:09:16 AM 15000 0 new rec from tracer test 23 ok 121 0 0 8/16/2015 10:09:16 AM tracer 0 0 ERROR [23000] [Microsoft][ODBC Visual FoxPro Driver]Field NTETXT does not accept null values.
___________________________________________________________________________________________________________________
I'm using Microsoft Visual FoxPro Driver to connect to FoxPro. I attached zipped database sample, error logs and screenshots for your viewing pleasure.
PLEASE HELP>>>>!