From what you have said it sounds as though the problem could be with the access97 database on you PC rather than with the hand held; it may have been...
From what you have said it sounds as though the problem could be with the access97 database on you PC rather than with the hand held; it may have been...
anyone had success at getting the sync server proxy to work on win2k? we currently run on multiple win98 boxes and would now like to implement to win2k but...
I'm using a Tungsten T3 and am having difficulty getting Pendragon to recognize my Socket Bluetooth device. Any suggestions? I think its a problem with the com...
Here is the problem. I have 15 units in the field. 14 work fine. One does not. The user uses the sync server proxy to sync over a high spped internet...
I have a palm that whenever we try to sync our pendragon app to gives this error. the log from the sync is: HotSync operation started 12/01/03 15:03:48 -...
Hi all, I have been asked to add a lookup to the previous record in a form, rather than try and reinvent the wheel, has anyone done this successfully? A...
Hey all, I am using a select query in a lookup list field that is referencing another form. Here is the script I am using: click: SELECT "Ref_Form" WHERE field...
Hey all, I am using a select query that is referencing another form. Here is the script I am using: scan: if $[Barcode] = null then $[Barcode] = scandata ...
Looking for a little help with scripting capabilities here. What I'm trying to do is have a field in each record that designates the number of identical...
I am using this field type and want to reduce the number of options from 5 down to 3. The manual says that this is possible by adding "a character sequence in...
Hello Fellow Pengragon Developers! I am developing an application for use in public health in Senegal in West Africa. The users speak French and only a little...
I am trying the zire71 test database and the photo file is being renamed, but not displaying, I get a message indicating the file is too large. when viewed in...
I am having difficulty with my Zire71 and entering a photo into the database. I have used the suggested script and control but the photo does not display in...
I found out that the smaller the SD card the faster it saved. I was using a 64 and it took around 25 secounds. Then I tryed a 16 and it took 9 secounds. Thats...
Thanks for the input Mark, does it display in the field or does it say "File too Large", Do you know a way to decrease the size of the image, some type of ...
I use this in many of my fields.I have Forms 4.0 w/Tungsten CThis isone of mine, I have replaced the last character with a D to define each of the others in...
Just tested this again to confirm. You will need to add the options you wish to use to the end of the field name between square brackets. This can be any...
I have the same question, but I would like to know if anyone has written a VB for Excel macro that will parse out the possible responses from the single column...
In Access you should be able to create an expression for each answer to see if your multilist contains the answer. You will have each possible multilist...
I have a solution to this within Excel and I suspect it is simple to do the same in Access. See the attached file which is just a simple Excel file that parses...
HELLO I'm trying to send data to a PC through the Palm's serial port. The script is as follows: result="9600-N-8-1" temp="Hola mundo\\013\\010" transmit serial...
I am creating my first form with scripts and I must be missing something basic as the script check gives it a pass, yet the calculations aren't carried out...
Keep each line very simple. Try this: calculate: result = EndTime - StartTime result = result / 3600 answer = result You also need to use the value of the...
One more point! Use enter: or exit: rather than calculate: It will speed up form processing to a considerable degree. Keep each line very simple. Try this: ...
Is it possible to synchronize some, but not all of the forms in a category at any one time? I use Pendragon 3.0 on a Handspring Visor and Windows 98SE with...