Search the web
Sign In
New User? Sign Up
HanDBase-Dev · HanDBase for Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 51 - 80 of 660   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
51
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...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 5, 2002
3:33 pm
52
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...
Martin Zemke
erdnuss2003
Offline Send Email
Dec 6, 2002
4:09 pm
53
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...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 6, 2002
8:23 pm
54
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...
erichrandolf <risdeu@...
erichrandolf
Offline Send Email
Dec 8, 2002
12:38 pm
55
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,...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 8, 2002
7:32 pm
56
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...
risdeu@...
erichrandolf
Offline Send Email
Dec 8, 2002
8:59 pm
57
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...
mario_ciliotta <mario...
mario_ciliotta
Offline Send Email
Dec 9, 2002
4:18 am
58
Hi Roberto, ... Yes. I understand the problems but what is the alternative ? Martin ... From: Roberto Machorro [mailto:roberto@...] Sent: Friday,...
Martin Zemke
erdnuss2003
Offline Send Email
Dec 9, 2002
8:37 am
59
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...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 9, 2002
2:33 pm
60
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...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 9, 2002
2:40 pm
61
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...
Murali Krishna
muraliak
Offline Send Email
Dec 9, 2002
5:42 pm
62
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...
Murali Krishna
muraliak
Offline Send Email
Dec 9, 2002
5:48 pm
63
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,...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 9, 2002
6:17 pm
64
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...
Murali Krishna
muraliak
Offline Send Email
Dec 9, 2002
6:31 pm
65
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...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 9, 2002
7:45 pm
66
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...
Murali Krishna
muraliak
Offline Send Email
Dec 9, 2002
8:14 pm
67
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...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 9, 2002
9:55 pm
68
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...
thomas_willson <tomwi...
thomas_willson
Offline Send Email
Dec 9, 2002
10:07 pm
69
Hi Roberto Yes, I agree there are many ways to solve a problem. I will try to find the easy way. Thanks for your co-operation. -Murali ... ...
Murali Krishna
muraliak
Offline Send Email
Dec 9, 2002
10:24 pm
70
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...
pandaboo20850 <ebyf@....
pandaboo20850
Offline Send Email
Dec 12, 2002
4:48 pm
71
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...
Murali Krishna
muraliak
Offline Send Email
Dec 12, 2002
5:53 pm
72
Hi, Sorry, but where do you check the mapping? Thanks Frances...
pandaboo20850 <ebyf@....
pandaboo20850
Offline Send Email
Dec 17, 2002
2:56 pm
73
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 ...
Martin Chavez
mchavez650
Offline Send Email
Dec 18, 2002
5:17 am
74
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...
Roberto Machorro
roberto_mach...
Offline Send Email
Dec 18, 2002
4:04 pm
75
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. ...
Insignificant <nimrod...
nimrodTheMighty
Offline Send Email
Dec 23, 2002
3:48 pm
76
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...
David Haupert
ddhsoftware
Online Now Send Email
Dec 26, 2002
4:24 pm
77
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...
le848dave <dave@...>
le848dave
Offline Send Email
Jan 3, 2003
6:23 am
78
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...
David Haupert
ddhsoftware
Online Now Send Email
Jan 3, 2003
3:21 pm
79
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...
le848dave <dave@...>
le848dave
Offline Send Email
Jan 4, 2003
2:05 am
80
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,...
Roberto Machorro
roberto_mach...
Offline Send Email
Jan 5, 2003
5:26 am
Messages 51 - 80 of 660   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help