Ok, I might be just missing it, but is there a way to make a field required, ie, user can't save data unless field a has at least something in it? dave...
Hi Not at this point in time. I guess that for practical (handheld) reasons that might not be a good idea (you are on the move, you can't enter all data, but...
Hi This is a known problem and we are working in order to fix it. Since you mention Perl, I suggest that you try using the HanDBase ODBC driver and Win32::ODBC...
Hi All Can anyone please tell what will be the default value for Conditional Fields, I would like to write a small condtion using Condtional Field like IF...
Hi All I am getting problem while using SyncExchange to sync data between HandHeld and Access Database, actually after sync all Conditional and calculated...
Hi I may not have understood your question. But I think that if you want to link two databases based on a variable field, you should use the Relationship field...
Hi I suggest that you switch to using 3.0h2 on the handheld. As for some of the field types, they are created dynamically, so when you import data to them from...
Hello, Assuming that the COND_FIELD is of type Text and NULL is actually an empty string, then if the COND_FIELD is empty, the it will follow to the...
Hi All Can anyone please tell me in which order SyncExchange picks up DB's for Sync, is there anyway I can force a DB to Sync first always. Here are the...
Hello, They don't synchronize in any particular order. There are un-documented was to call DataExchange via the command line (actually, they are documented,...
Hello, Tuesday, February 11, 2003, 4:43:49 AM, you wrote: HDyc> Can anyone please tell me in which order SyncExchange HDyc> picks up DB's for Sync, is there...
I found your problem interesting and challenging. But i need more info before I can help. What manipulation will be done based on the selected items? Can your...
Hi Sounds like you might get to a partial solution by using a Text field and by having the items in the field's popup entries and selecting the 'Append'...
Hi, I am trying to produce an application on palm os using C language. In my application there is a requirement of accessing a database. I have visited to the...
Hello, Please notice the sample function at the bottom of hapicall.c 'hapicall.c' is *not* HAPI. It's a demo file that shows you how you can call HAPI. The...
Hi, I am trying to produce an application on PalmOS using C language.In my application there is a requirement of accessing a database.I have visited to the DHD...
Hi Apparently hapicall.c on the website is still the old file. The difference between the new and old file is that instead of HanDBase you have to use...
hi Thank you verymuch for replying me I did as you said and it worked perfectly, but now i am detting some new problems , When tried to get information fro the...
Hi I got into a problem when I tried to sync the PDB containing CheckBox fields, I am using SyncExchange to sync with my Access database and HandBase v3.0h ...
Hi :-) Currently I am working on a Palm application (using CodeWarrior V9.1), which accesses Handbase3 databases. I am using the HAPI interface and by...
Hello, I'm currently (as in at this very moment) working on a big update to hapicall.c and some aesthetic changes to hapi.h. As well as providing a running...
Here are the questions that I e-mailed to devsupport@d... 1. In the ExternalFieldConfigParams structure, is the parmblock initialized in some way prior to the...
Hi Roberto, Thanks for the responses. So, if I understand your responses correctly, the API doesn't presently support storing per-record data for a plug-in. I...
Hello, The idea behind plugins is to store the data in regular HanDBase data fields and you choose that through the Config screen. HanDBase does support...
Hello, Just to make a correction on what I said below. The whole point of plugins is not just to 'store the data in regular HanDBase data fields'. That's one...
Hello, Just wanted to check back and see if anyone had gotten in touch with you regarding this issue. If not please let me know. Thanks! Roberto Monday, March...