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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 546 - 575 of 660   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
546
Hello, Perhaps you can try this: HapiDBListType *dblist; dblist = MemPtrNew(sizeof(HapiDBListType)); if (dblist != NULL) { ... [ rest of code here] ...
David Haupert
ddhsoftware
Online Now Send Email
Jul 3, 2006
7:00 pm
547
Greetings I am rather new to this - attempting to sort out Handbase on my desktop - trying unsuccessfully to create a checkbox - or radio button set - field...
O'Donoghue Books
londoninback
Offline Send Email
Aug 10, 2006
12:59 pm
548
Hi there, Has anybody tried to convert the API DDHAddyBK from Code Warrior to the Palm O/S Developer Suite? I have tried to compile and run DDHAddyBK with the...
kcsinclair63
Offline Send Email
Sep 11, 2006
4:36 pm
549
Hello kcsinclair63, I had done a sample plugin for the PODS sometime ago. Please search for that on the KB Articles within the DDH Software website. ... -- ...
Roberto Machorro
roberto_mach...
Offline Send Email
Sep 12, 2006
11:36 am
550
Is there a way to build HandBase forms programmatically, from an XML file which would contain the schema....
tech_surd
Offline Send Email
Sep 18, 2006
2:19 pm
551
Hi team, I'm looking for a plugin for handBase which can launch the associated application for a nominated file. Much like the ImagePlugin, so it will launch...
bernardgbailey
Offline Send Email
Oct 4, 2006
11:16 am
552
when I want to import an csv file to Dandbase is there a format for Date ( Like date first or month). It may be a silly questions but I am in a serious...
p_tunga
Offline Send Email
Nov 17, 2006
3:48 pm
553
Hello, Thanks for your email. Saturday, November 18, 2006, 10:02:15 AM, you wrote: HDyc> when I want to import an csv file to Dandbase is there a format for ...
David Haupert
ddhsoftware
Online Now Send Email
Nov 20, 2006
4:40 pm
554
About a month ago I started getting this error during sync: "DDH Software HanDBase Sync Utility has encountered a problem and needs to close. We are sorry for...
yemayknow
Offline Send Email
Dec 12, 2006
12:07 pm
555
What is the error message you get??. ... From: yemayknow <yemayknow@...> To: HanDBase-Dev@yahoogroups.com Sent: Tuesday, December 12, 2006 10:36:56 AM ...
Parameshwara Tunga
p_tunga
Offline Send Email
Dec 12, 2006
8:16 pm
556
I get a windows pop up that says "DDH Software HanDBase Sync Utility has encountered a problem and needs to close. We are sorry for the inconvenience.". Then I...
yemayknow
Offline Send Email
Dec 14, 2006
12:13 pm
557
More error info: DDH Software HanDBase Sync Utility &Close Error signature AppName: hdbsync.exe AppVer: 3.0.0.0 ModName: hdbsync.exe ModVer: 3.0.0.0 Offset:...
yemayknow
Offline Send Email
Dec 14, 2006
6:57 pm
558
Turns out there was a corrupt db (actually two). ... the ... microsoft ... <p_tunga@> ... I...
yemayknow
Offline Send Email
Dec 15, 2006
1:35 pm
559
Hi, I would recommend that you contact technical support at DDH Software. This group is a user's group and not intended as a forum for technical support. ...
Shannon
shannon_at_ddh
Offline Send Email
Dec 21, 2006
1:16 pm
560
Hi Is it possible to clear a field value automatically from a HandBase database? I have a requirement where in, after set number of days all sensitive...
Murali Krishna
muraliak
Offline Send Email
Dec 27, 2006
3:55 pm
561
I am having trouble opening a recordset from a Visual Basic 6.0 program. I can establish a connection Ok but when I go to open a recordset it gives me an...
ltucker223
Offline Send Email
Dec 27, 2006
3:55 pm
562
... Hi I dont think theres an auto erase for handbasde. bt i suggest just set that record a particular alarm, so that when it does, just erase it. Dr. Richard...
rchrdmata
Offline Send Email
Jan 2, 2007
7:11 pm
563
Thank you for the suggestion. Can I set alarm on each record creation (dynamically)? Are there any limits on number of alarms (per database)? I would like to...
Murali Krishna
muraliak
Offline Send Email
Jan 3, 2007
12:24 pm
564
Is it possible to print only the last value from a link? I am using the <follow> code in my handbase reporter but when i print my records it prints all the...
zbsjr
Online Now Send Email
Jan 3, 2007
12:31 pm
565
Is it possible to update my records when i change the value of my field? Ex: I have 4 fields (PopUP, Relationship, Conditional, Calculated) PopUP = number...
zbsjr
Online Now Send Email
Jan 3, 2007
12:33 pm
566
Hello, I would recommend you join the HanDBase Yahoo Group. You'll get more responses from users who can help with this type of issue there. This Group is...
David Devaney, Jr.
daviddjr13
Offline Send Email
Jan 8, 2007
11:32 pm
567
Hello, I would recommend you join the HanDBase Yahoo Group. You'll get more responses from users who can help with this type of issue there. This Group is...
David Devaney, Jr.
daviddjr13
Offline Send Email
Jan 8, 2007
11:34 pm
568
Hello, There is no way to clear a field automatically. As far as setting alarms, you can have them set automatically based on a Date and Time field. Go into...
David Devaney, Jr.
daviddjr13
Offline Send Email
Jan 9, 2007
12:29 pm
569
Hi David, Im programming a system wherein I already purchased the handbase for palm os. In creating reports, I used the reporter free trial version. I...
Tyrone Paynor
tyrone_paynor
Offline Send Email
Jan 17, 2007
1:54 pm
570
Hello I am having both Palm and Pocket PC HandBase software version V 3.51. Now I am able to convert my Excel for mat to HandBase and vice verse.I am able to...
Parameshwara Tunga
p_tunga
Offline Send Email
Jan 19, 2007
1:21 pm
571
Hi, I need to encode some text fields so they are accepted by the HanDBase ODBC driver. I tried the syntax INSERT INTO myDB FIELDS ( myField ) VALUES ( 'I\'m...
pwagemans
Offline Send Email
Feb 9, 2007
6:43 pm
572
Hello, Have you tried quote-quote? '' ... -- Roberto Machorro Software Developer / Head Bulb http://www.unpluggedideas.com...
Roberto Machorro
roberto_mach...
Offline Send Email
Feb 12, 2007
1:17 pm
573
anybody know where i can find a book called, handbase fields for dummies,including detailed referances for calculate and relationship fields?...
lsmith8858
Offline Send Email
Feb 14, 2007
3:33 pm
574
ive purchased HANDBASE 3.51,PLUS,PROFESSIONAL AND ENTERPRIZE EDITIONS FOR WINDOWS. I own a heating and air buisness and am currently in the prosses of changing...
lsmith8858
Offline Send Email
Feb 14, 2007
3:35 pm
575
What do you want to know?. Please be very specific . I will teach you how to start and use Handbase. Beforethat I want to now your level of understanding. ...
Parameshwara Tunga
p_tunga
Offline Send Email
Feb 14, 2007
6:52 pm
Messages 546 - 575 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