If the Pendragon application is now installed on the server. Would I need to use the server to develop and modify my forms? Or is there a way to design form...
I believe you can just open the FORMS32K.MDB file that resides on the server from your workstation... your server admin will have to share and grant you access...
Hi! First question to the forum, I'm hoping somebody can help... I have an Access application for managing survey/checklist data. When an inspector completes a...
Hi: I have a form which uses a datafile as a source for a lookup list. The data is filtered based on the value in another field. I'd like the data shown in...
Hello there, In case you get a Fatal datamgr.c type error and hard resets don't seem to fix the issue, just pay attention to the size of your lookup lists. In...
Hi: I'm trying to use a lookup list field which uses a database file to supply the info for the list. The lookup works fine the trouble is I get a "too much...
Hi Joe, From what I can tell looking through the PIFDB1 tables in Pendragon Forms Enterprise Edition anyway, the size limit on both the lookup list and lookup...
My form contains a popup list and a lookup list. When I use the Field Mapping tool to link my form to an ODBC data source, I get the error "Field3 ('Line') is...
Your message was a BIG help. It's working much better, but I've still got an issue. Here's how I've setup the forms now: My Main form has got a "LineID" and a...
Assuming the following: Your LU form is based on an existing reference table i.e. you have a table with line data and a pre-existing LineID in your 'linked to'...
Hi everybody in the list. See if you can help: I´m trying to do the following: To have a database in pendragon linked to an odbc database (mysql in...
manu
mafersa@...
Oct 22, 2004 2:24 pm
2410
I found the issue (I mean issues)... Between your message and reviewing the manual, I've got the form's Properties and Advanced Properties filled in correctly....
You need to create the form based on the table, and then link the form you've created to the data. Why are you basing on an access table design if your...
I´m using version 3.2. Yes i´m following the same page 221-222. 1-First I create a linked table (page 221 option 1) 2-I import the access table design...
manu
mafersa@...
Oct 25, 2004 5:46 pm
2414
Ok, changing laptops. I would really like to avoid the need to export all my projects, look up lists, etc. I have active forms that I am still collection data ...
I'm still fairly new to this software, but the following might be worth trying: Install Pendragon forms on your new laptop, and then copy the Forms3 folder ...
I am using Keep Incomplete records on handheld along with the Report Completed checkbox. I have a situation where the user has entered a record and did not set...
From the Forms List on the handheld, select the form name and click the "Delete" button. You should get a list of records on the handheld (only the Display Key...
Sorry, I should have been more clear. I can delete the record from the handheld and it is not on the list. Then after hotsyncing, the record appears in the...
... list. ... I ... I believe I can help... The form, when set to Save Incomplete Records on Handheld, will have to save a value on a database via the...
Hi: I've finially got my forms working the way I want and am collecting data. I may have designed things incorrectly because I'm having difficulty counting the...
My form is not set to no updates. The pda user can change the completed checkbox to complete, then delete the record and it will be deleted permanently from...
I put together a "Completed Checkbox Test" form to better understand the issue, and it is very clear to me now. I couldn't figure out how to delete the records...
Hi Joe, From what I can, tell, it sounds like you need to do a count in the query and then sum the count, rather than sum over the group, which would always be...
Thanks for the suggestion, I'll try it and let you know how it works on Friday. Joe ... the query ... would always ... posts....if it ... mail a ... report ......
I don't believe this will work - Pendragon support suggested that we could keep the records from being put back on the handheld via the Additional Download...
Joe code set up something up a little vb to run a delete query after the 'sync' event to delete the incomplete records. That would save the manual work....
I looked at this and decided I could have been more specific. I apologize in advance if this is more detail than you need.... Sometimes you can do grouping...
Hi Pam: Wed night after the house got peaceful I took out the ol'LapTop and thought I'd give your original suggestion a try. We had Thursday off and didn't see...