Hello, We have not heard of anyone integrating NSBasic with HanDBase as its back-end engine. Although it sounds like a great idea. HanDBase allows itself to be...
Hi, I'm writting a plugin that transfers some fields between two records in the same DB. I defined an external field with my plugin. If the user opens a...
Hi Are you calling the same database that's calling you from the plugin? If you are then, that's the problem. We don't promote the idea of using HAPI calls...
Hi, I wonder whether someone can help me, it sounded so easy, but may be I´m just to new: I want to use the new external field to open up a winword file using...
Hello, It is easy, if you have the right plugin. What plugin are you using and what parameters are you giving it? Roberto Sunday, December 8, 2002, 7:38:43 AM,...
Hello, thank you for answering. Actually I only have the plugins I bought with my handbase. I seems that they are not usefull. Randolf ... Von: Roberto...
Hi, I am new to HanDbase and I just wanted to ask a question or two. One, I need to design a very simple form or so I have been told that will allow my user...
Hello, The alternative would be to code not a plugin, but a regular application that handles everything from HAPI. Doesn't sound like much fun, but I'm sure it...
Hello, Sunday, December 8, 2002, 11:18:45 PM, you wrote: mmyc> One, I need to design a very simple form or so I have been told that mmyc> will allow my user...
Hi Mario Ciliotta While creating the database, it allows you to set the default value, so set the datetime column with the default value as Last Modified Date...
Hi All It will be great if someone can help me, I am stuck with some of HandBase limitations. I want add values into Popup fields dynamically at the sync time...
Hello, Use a DB Popup, it's a HanDBase database, so you can actually sync back and forth the Popup contents with SyncExchange. Roberto Monday, December 9,...
Thanks for the response, but the issue is DBPopup's are very slow and more over I could not apply Filter at runtime for a DBPopup. The situation is I have a...
Hi Monday, December 9, 2002, 1:31:46 PM, you wrote: MK> Thanks for the response, but the issue is DBPopup's MK> are very slow and more over I could not apply...
Hi Roberto I will give an Example: Lets assume I have a database with 30 Groups, Each Group may have 3 to 50 records. I created a database with 5 fields out of...
Hello, Although I don't believe I completely understood the problem you are trying to explain. I did understand enough to think that it's do-able. Maybe not...
I have created a HanDBase applet with an Access database as the back end. There are approximately 5 databases, all with custom sync setups(i.e. manually...
Has anyone tried creating a form? I can't get the data to show up in the fields on the form even though I have the data source showing. I'm creating it on the...
Hi Frances HandBase forms are good and easy to design, mapping of the field with the control might not set properly, check the mapping again on the form...
I'm having trouble understanding how to get started using HanDBase, even a simple form. I've tried using the online helpsite they [HanDBase] offers but it's ...
Hi If you are just getting started with HanDBase, please consider reading the Tutorials available in the Support section of our website. They will take you...
hello all, im new to handbase. is there any why to create a embedded vb application and use handbase as the background database. this is for the pocket pc. ...
Hello, Thanks for your question. We're working on a HAPI (HanDBase API) for interfacing from Embedded VB and VC++. Hope to have it by the end of the first...
Hi, I haven't been programming Handbase for long, but have been using databases for a while. I'm trying to do something that I think isn't possible in...
Hello, Good question- this is not currently possible with HanDBase on the same screen. While it's just a single tap away, many users like yourself have...
Great, I'll definitely look forward to that...in the meantime I'll make do. Just another questions on the same lines then. Could I possibly use the tabs item...
Hello, Forms show only one record at a time. Any field that is contained within a record will be available for display in a form. As for the custom controls,...