The issue could be that the form is tied to a query, versus a table. I recall reading that mapping to a query is unreliable. Check the archives as there was...
David, Sorry to be responding so late...but curious to find out how things worked out for you. What route did you end up going hardware, service providr,...
I used form3.2 to generate some forms to collect data through SPT1800, and that's perfect. Right now I have to apply some secuity to these data collection. Is...
Hi all, I know you can edit information in Access and have it show up in your Pendragon built forms on the PDA. I have users, who want to create new records in...
As of one week ago, while using my hand held, I have begun to receive an error message that reads: Fatal Alert -- Fatal Exception (with the option to) RESET ...
I've had the fatal alert message in a number of scenarios... 1. When a palm has been dropped. 2. When there has been an edit in a lookup list that causes a...
try a Palm program called Jolly Roger. Search on google for it. It allows you to capture screenshots by pressing the down button. It's not that user...
Due to a failed drive, I was forced to move my Sync server for an internally developed Forms Toolbox app from a Windows NT4 / Office 97 box to a Windows 2000...
With the new XP install did you ensure that all VB modelus are the same? It would seem that these values are not copied over so they need to manualy be...
The first thing I would do is compile the code and see if you get any errors. That will tell you if it's the VB or not. Open any module in the main db and...
Pam, Thanks for your reply. I did the recompile (again, now, just to make sure) and everything compiles fine. All of my ADO/DAO references work fine, and...
Thanks for sharing! I have some upgrades to office 2000 on xp machines on my to do list so I'm likely to run into this sooner or later... Best, Pam ... From:...
How do I format numbers in the pendragon software or Access so that they hold the number of digits I enter. For example when I enter 001 in a field it reports...
My apologies to the list for the empty posts...testing out some auto clicking type software :) It gets a little out of control in Outlook. You need to set the...
I have a lookup to a reference form. When I select this field on the PDA i go to the correct form buot no data shows. I have confirmed that the table has data....
I will be out of the office starting 02/17/2003 and will not return until 02/24/2003. If there is a need to contact me please call 512-320-1600 X2121 to...
Peter Black
pblack@...
Feb 18, 2003 4:12 pm
1982
Hi again! I'm having a problem with using a numeric field in PF3.2 for social security numbers. I wanted to use a numeric field for this so that the numeric...
... Susan, I suppose you could use a pop-up list or a lookup list field that had your users names in it, then a text field to accept their password with a...
Hi, Joe I'm not much held with the mysterious zeros, but I can comment on the SSN format: the format of my number is 3-2-4 and I'm only 35. (That's not elderly...
Strange but I think you need to use currency to keep the trailing zero's, but I doubt that will keep the leading zero's so why not text with a format field of...
Sigh...consider this a classic example of why one needs to occasionally get AWAY from the computer! MY SSN is NOT in a 3-3-4 format as I stated (and designed...
Joe, I tested this one. Set the data type in the table to currency, the format on the text box of the form to fixed, and the input mask on that box to...
I have a popup list that I use goto statements to navigate to different sections of my form. When I exit these sections I have a goto statement that takes me...
We have a problem with printing from a Pendragon Forms application. The temp-variable won't print out. It only works with the result-variable. Our system: -...
Ok, I realize now that this is the nature of a "popup" list so there is my answer. My new question is this, If I use a Jump to Section type can I have a...
I found the below e-mail indicating somebody else had this problem before. I had this problem mapping to my SQL Server 7.0 database as well. I have also had...
I'm using an ACCESS2000 database project file (.adp) with MSDE SQL SERVER 7.0 and it's giving me grief with ODBC. I've got PF3.2 and my MDAC is good to go....