Hi We are getting an error while using "hdeaccess.exe" to "Convert Handbase Database to Access", it brings up the "Windows Error Dialog" and the Error...
Hi, I would recommend that you contact tech support at support @ ddhsoftware.com, but also include the following information: Which version of Windows are you...
Hi, Is there any plugin or application could retrieve information from Outlook, either withing PDA or desktop, into HanDabse? Please advise. Thanks. Willy...
Hi I would like to know how I can set the Handbase Global Conduit "Synchronize HanDBase" settings including "Set as Default" at runtime. With the Document ...
Hello, The AdvancedSynExchange library is *only* for SyncExchange, the conduits (including HanDBase) are a separate entity and the Palm Conduit Library has to...
Thank you very much for your quick reply, can anyone provide me with some examples? Thanks in Advance -Murali ... __________________________________ Do you...
Hello, You will find them in the Developers/Knowledgebase section of the PalmSource website. Monday, April 12, 2004, 2:40:26 PM, you wrote: MK> Thank you very...
I am looking for a way to use tabs that are for seperate DB's that do not have links to one another or relationships. I want a 1 look, 1 feel to my pocket pc...
I have a database in which there are several TextFormat fields which are then in return concantonated together (in theory). This action is activated on an...
Hello, Plugin buttons only respond to the plugin they are associated with, at the current moment it is also not possible to 'chain' events with the buttons....
Hi Is there anyway I can change the PDB's creator ID to our own registered creator ID. The reason for this is we develped an Application with HandBase and the...
Hello, You should probably change the database properties to "Not Sync" instead. Go to "DB Properties -> General" to change that. Monday, May 3, 2004, 8:54:28...
Hi all. Is there a way to get the attributes of a field? beyond name and type for documentation purposes.... would writing a plugin do it? OR writing a...
Hello, For documentation purposes I guess the easiest is just to go to the Edit Fields section. If you need that within your app, both a Plugin and a HAPI...
Roberto, Thanks for answering. See Q and A below. Thanks. ... Yes, that is one way to do it. But if I have 100 field database it takes a long time in doing...
Shannon, I still did not get the message. I saw that you replied to my message on the yahoo groups, but I did NOT get any responses from you! Which email...
I hope some one can help. From the API. ********************************************************************** ***** * Important! New and Old users of HAPI:...
Hello, This is something you can set in the application's resources section. The way you access that value depends on your build tool. If you are using...
Hi from a tinkerer. I play with perl a lot and thought it would be terrific to be able to use HDB as a backend database for any number of things. Through perl...
Hello, I use Perl for lots of stuff. A while ago I sent an e-mail to the HanDBase group (this is before HanDBase-Dev) about HanDBase ODBC and Perl. For...
Please forgive any etiquette I might be squashing with this message, I really have no efficient way to see if this has been done before or not. With what...
Roberto, Thanks for your reply. I am using Activestate perl 5.8.3 build 809 on Win2000 with Access 2000. The Handbase driver is ODBCHDB.DLL version ...
Has anyone been successful creating a DSN to the HanDBase Driver via VB code? If so, can you post an example? I am comfortable with the Microsoft example using...
I am having a problem, I am not sure if it is with Handbase or Sync Exchange. Basically, if I have a handbase db with several date fields and I update them to...
Greetings. I'm about 99% sure that this is an FAQ, but I can't find anywhere. Can a database download info from the Internet? I'd like to create a database of...
Hello, I had a (Perl) script that got Slashdot news from the net and then stored it into a HanDBase database via the ODBC driver. I would then sync and read my...
Bryan, I used something like this to connect to a HanDBase via VB Script. For declaring variables in VB (versus VB Script where you don't have to declare the...