You can subscribe to this list here.
1999 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2000 |
Jan
(15) |
Feb
(11) |
Mar
(6) |
Apr
(47) |
May
(14) |
Jun
(13) |
Jul
(20) |
Aug
(4) |
Sep
(15) |
Oct
(28) |
Nov
(40) |
Dec
(11) |
2001 |
Jan
(28) |
Feb
(9) |
Mar
(17) |
Apr
(10) |
May
(26) |
Jun
(31) |
Jul
(83) |
Aug
(66) |
Sep
(106) |
Oct
(82) |
Nov
(139) |
Dec
(76) |
2002 |
Jan
(138) |
Feb
(140) |
Mar
(118) |
Apr
(179) |
May
(85) |
Jun
(92) |
Jul
(53) |
Aug
(39) |
Sep
(60) |
Oct
(48) |
Nov
(114) |
Dec
(71) |
2003 |
Jan
(76) |
Feb
(58) |
Mar
(83) |
Apr
(70) |
May
(23) |
Jun
(63) |
Jul
(27) |
Aug
(233) |
Sep
(74) |
Oct
(35) |
Nov
(24) |
Dec
(42) |
2004 |
Jan
(85) |
Feb
(99) |
Mar
(33) |
Apr
(43) |
May
(17) |
Jun
(29) |
Jul
(17) |
Aug
(16) |
Sep
(17) |
Oct
(5) |
Nov
(3) |
Dec
(15) |
2005 |
Jan
(38) |
Feb
(24) |
Mar
(11) |
Apr
(14) |
May
(4) |
Jun
(15) |
Jul
(11) |
Aug
(5) |
Sep
(3) |
Oct
(14) |
Nov
(9) |
Dec
(3) |
2006 |
Jan
(9) |
Feb
(4) |
Mar
(4) |
Apr
(2) |
May
(6) |
Jun
(1) |
Jul
(3) |
Aug
(10) |
Sep
|
Oct
(1) |
Nov
|
Dec
(7) |
2007 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(2) |
Dec
|
2008 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
(2) |
May
|
Jun
(3) |
Jul
|
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Scott W. <swa...@my...> - 2002-03-14 13:22:47
|
> the answer I recieved for date diffs > (dur - (int %0) (int %1)) > > works but is not what I needed. > I need to be able to take a date field, > add x amout of dates to be output as a new date field > > > something formated like this > > (date + (int %0) 7 ) adds 1 week to the previous date > and displays the new date in date format > when you cast an integer as a duration it interprets the integer as representing some number of minutes. So if you want to take a date, and add a week to it: (+ (int %<date-field) <however-many-minutes-are-in-a-week>) this results in an integer which can then be displayed as a duration, in the obvious way (i.e. wrap it with '(dur ...)' ) -Scott |
From: marc-chalain <mar...@wa...> - 2002-03-14 13:18:45
|
true, in fact the plugins and the main application have the same CreatorID and PalmOS doesn't know what name to display. If i must change that i must ask a new CreatorID to Palm Inc and i don't know when i will have the result. What do you prefer? Salut, Marc. hermann griebel wrote: > > hi marc ;-) > > my formerly send mail: > > <cut> > > the first thing i was astonished about was, that in the palm delete > function db didn't appear, but there was an entry db colorselect with > 307 kB size, so i deleted that entry and db was completely removed. > > </cut> > > now that i reinstalled the german overlay (after the installation of > the version of 8.3.2002) and the three plugins colorselect.prc, > memoexport.prc and information.prc in the delete list of the palm > function the entry memoexport appears, db is absent once more. before > installation of the plugins the entry DB properly occured > > so long, ciao hermann |
From: hermann g. <hgr...@gm...> - 2002-03-14 08:55:18
|
hi 2 all ;-) on version 1.0.0 i found something i can't understand, formerly using db 0.3.3 i build some databases, the update to version 1.0.0 was made after i deleted the old version on my palm, and then reinstalled the backuped databases. when changing the database design they can't be rebuild, additionally the rebuild can't be done by the menu command, after building a complete new database i tried to change the design of this database, it doesn't work too. is ist a bug or something i can't understand ? using palm 3.5.3 on a palm iiic so long, ciao hermann |
From: Yeshiah Z. <ye...@ea...> - 2002-03-13 23:33:37
|
the answer I recieved for date diffs (dur - (int %0) (int %1)) works but is not what I needed. I need to be able to take a date field, add x amout of dates to be output as a new date field something formated like this (date + (int %0) 7 ) adds 1 week to the previous date and displays the new date in date format Yeshiah |
From: <aji...@t-...> - 2002-03-13 21:52:08
|
This is just to note that we have had >50000 visitors since August 2001!! That is good news for a great program! Thanks to the developers and everyone else involved!! Hans |
From: Meino C. C. <mccramer@s.netic.de> - 2002-03-13 18:48:12
|
From: Kaldewey Malte <Mal...@pd...> Subject: AW: [pilot-db-list] Informations ?! Date: Wed, 13 Mar 2002 16:00:39 +0100 Message-ID: <D9B...@pd...> Hi Malte ! THANKS A LOT ! Malte.Kaldewey> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pilot-db/db/docs/ keep hacking the right site of life ! :-) Meino |
From: marc-chalain <mar...@wa...> - 2002-03-13 15:22:24
|
At the first use of pilot-DB there is a crash, i corrected this bug with Mark and now it runs fine (i hope)=2E I uploaded this morning the zip file distribution on the website=2E Another way is to pass this crash at the reset by a reset without extension (reset button + Page Up key) and change the global preferences of DB=2E I'm sorry for this bug but when we debuged the application, i thought it came from a memory bug=2E In fact i don't know why there is this bug the C code source is good but PalmOS doesn't interpret the code at the reset as it interpret at the normal use=2E Salut, Marc=2E Margrit Lubach-Ruitman wrote: >=20 > Hello! >=20 > Thank you for your quick answer=2E I could still use pilot-db saving my > databases in the mobile-db format=2E But unfortunatly I had the same probl= em > with fatal exception alerts after installaton of pilot-db 1=2E0=2E0 like M= ark > Trocheri (see below), even after disenabling all hacks before Installation= =2E > I also use a visor (neo, OS version 3=2E5=2E2H1=2E5=2E) and Macintosh Desk= top as you > already know=2E The problem occured already with the former version but > version 0=2E3=2E4beta1 worked fine (except that I couldn`t use the plugins= ) I > assume that it is again because of the limitation with application > informations (categories=2E=2E=2E) on Mac=2E Am I right? Or is there a pos= sible fix > in the future=2E I would rather continue using pilot-db instead of mobile = db > which I already own=2E Mainly because of features like editing list views = and > looking up on the record list by writing letters=2E >=20 > Best regards >=20 > Jan Ruitman >=20 > FROM: Mark Tocheri > DATE: 03/10/2002=DD22:37:22 > SUBJECT: [pilot-db-list] Pilot-DB FatalExcption Error >=20 > <DIV>However, after trying to install the latest release (v1=2E0=2E0), I g= et > a FatalException error on my Handheld immediately after the installation > process=2E=DD A soft reset does not help, as the same error reoccurs every > time at the Handspring splash screen after a power on or soft reset=2E=DD > The Handheld is rendered useless and I have to perform a hard reset and > restore a system backup from flash card=2E</DIV> > <DIV>=DD</DIV> > <DIV>I am using a Handspring Visor Platinum (8MB) - OS version 3=2E5=2E2H1= =2E5=2E=DD > I have tried installing Pilot-DB v1=2E0=2E0 with and without the Handsping > Backup Module plugged in, but the error persists=2E</DIV> > <DIV>=DD</DIV> > <DIV>Pilot-DB v0=2E3=2E3c installed a ran perfectly, but the latest versio= n > offers some new and useful features=2E=DD Can you suggest any reson why > this serious error occurs with v1=2E0=2E0?</DIV> > <DIV>=DD</DIV> > <DIV>Any assistance would be greatly apprecieted=2E</DIV> > <DIV>=DD</DIV> > <DIV>Best regards,</DIV> >=20 > ---------- > >Von: marc-chalain <marc-chalain@wanadoo=2Efr> > >An: Margrit Lubach-Ruitman <Lubach-Ruitman@t-online=2Ede> > >Betreff: Re: [pilot-db-list] problems with backup (Mac?) > >Datum: Fre, 1=2E M?r 2002 11:07 Uhr > > >=20 > >The fix can't come from us, sorry=2E It's a bug from the MacOS Palm > >Desktop, perhaps you will be able use the new version (4=2E0=2E1) but it'= s > >for MacOS X=2E > >Or look for another upload tool=2E > >In fact the Palm databases contains a part for the records and a part > >for application informations (categories=2E=2E=2E) but on Mac this last p= art > >is limited to 512o that is not enought for Pilot-DB=2E On Windows and > >Linux (there is not Palm Desktop for linux but a lot of other tools) > >there is no problem=2E > > > >Margrit Lubach-Ruitman wrote: > >> > >> I had another look at the previous mails and found out that it might > >> be a problem with the mac-desktop (see Michael C=2E > >> Miller 02/22/2002 05:29:49)=2E I still use Mac OS 8=2E6=2E > >> > >> DB just fits my needs, so I hope the problem can be fixed=2E=2E=2E > >> > >> Jan Ruitman |
From: Kaldewey M. <Mal...@pd...> - 2002-03-13 15:00:57
|
Here's the link http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pilot-db/db/docs/ With best regards, Malte > -----Urspr=FCngliche Nachricht----- > Von: Meino Christian Cramer [mailto:mccramer@s.netic.de] > Gesendet am: Mittwoch, 13. M=E4rz 2002 15:55 > An: pil...@li... > Betreff: [pilot-db-list] Informations ?! >=20 > Hi, >=20 > where can I find documentations about the usage of=20 > the "calculated" fields of a db ? >=20 > Thanks ! >=20 > keep hacking the right site of life ! :-) > Meino =20 >=20 > _______________________________________________ > Pilot-db-list mailing list > Pil...@li... > https://lists.sourceforge.net/lists/listinfo/pilot-db-list >=20 |
From: Meino C. C. <mccramer@s.netic.de> - 2002-03-13 14:55:11
|
Hi, where can I find documentations about the usage of the "calculated" fields of a db ? Thanks ! keep hacking the right site of life ! :-) Meino |
From: andy <an...@em...> - 2002-03-13 13:38:32
|
What is the actual name of the database file that we should be able to convert to csv an then back to pdb? Andy |
From: KANE P. (CA) <Pet...@er...> - 2002-03-13 00:40:09
|
Where is the latest version? I could only find V0.3.2? -----Original Message----- From: marc-chalain [mailto:mar...@wa...] Sent: Tuesday, 12 March 2002 22:48 To: Kaldewey Malte Cc: pilot-DB Subject: Re: [pilot-db-list] Question about Palm-DB-Tools Now there is still some bugs and all features are not supported. For the Windows portability i use a cross-platform graphic tool-kit then i hope that it will be easy to port the application. Features implemented: * import/export *.pdb files from a good metadata file (*.ifo) and CSV file. * add/delete fields in the metadata file. * change date/time format. * display (not able to change or add) the list views. Features missed: * change a view. * change a field. * change the field data (List field items, String, Integer, float default value). * store the preferences setting. * change the options. * quick view of the CSV file. This e-mail (including any attachments) may contain confidential or privileged information and is intended for the sole use of the person(s) to whom it is addressed. If you are not the intended recipient, or the person responsible for delivering this message to the intended recipient, please notify the sender of the message or send an e-mail to mailto:hel...@er... immediately, and delete all copies. Any unauthorised review, use, alteration, disclosure or distribution of this e-mail by an unintended recipient is prohibited. Ergon Energy accepts no responsibility for the content of any e-mail sent by an employee which is of a personal nature. Ergon Energy Corporation Limited ABN 50 087 646 062 Ergon Energy Pty Ltd ABN 66 078 875 902 |
From: Anne J. <ann...@al...> - 2002-03-12 21:17:39
|
Note that this conduit is Windows-only, so if you're running MacOS, Linux, etc. it won't help you. (Just pointing this out to save some people some time!) Anne Judge Nick Smith wrote: > > My name is Nick. I've been developing a DB Conduit . . . |
From: <aji...@t-...> - 2002-03-12 20:58:28
|
To anyone interested: I've just added a Link to the MS Access Based Pilot-DB Conduit at our WebSite. You can find it under the button 'Links'. Hans |
From: Nick S. <sm...@po...> - 2002-03-12 18:32:40
|
Hi All, My name is Nick. I've been developing a DB Conduit which is available as a free public beta. It is only compatible with version 0.3.2 of DB but it will support version 1.0.x later. If you want to get it, test it etc .. then join this group at yahoo groups: http://groups.yahoo.com/group/nixdev The file section has a PDF install guide and if you browse the messages posted already, you'll catch the intro message from me which explains the conduit status, and where to download it. -nick |
From: Kaldewey M. <Mal...@pd...> - 2002-03-12 12:57:59
|
Are the new db fields build in? I'm using a lot of note-fields. With best regards Malte > -----Urspr=FCngliche Nachricht----- > Von: marc-chalain [mailto:mar...@wa...] > Gesendet am: Dienstag, 12. M=E4rz 2002 13:48 > An: Kaldewey Malte > Cc: pilot-DB > Betreff: Re: [pilot-db-list] Question about Palm-DB-Tools >=20 > Now there is still some bugs and all features are not supported. > For the Windows portability i use a cross-platform graphic=20 > tool-kit then > i hope that it will be easy to port the application. > Features implemented: > * import/export *.pdb files from a good metadata file (*.ifo) and = CSV > file. > * add/delete fields in the metadata file. > * change date/time format. > * display (not able to change or add) the list views. >=20 > Features missed: > * change a view. > * change a field. > * change the field data (List field items, String, Integer, float > default value). > * store the preferences setting. > * change the options. > * quick view of the CSV file. >=20 |
From: marc-chalain <mar...@wa...> - 2002-03-12 12:50:03
|
Now there is still some bugs and all features are not supported. For the Windows portability i use a cross-platform graphic tool-kit then i hope that it will be easy to port the application. Features implemented: * import/export *.pdb files from a good metadata file (*.ifo) and CSV file. * add/delete fields in the metadata file. * change date/time format. * display (not able to change or add) the list views. Features missed: * change a view. * change a field. * change the field data (List field items, String, Integer, float default value). * store the preferences setting. * change the options. * quick view of the CSV file. |
From: Kaldewey M. <Mal...@pd...> - 2002-03-12 12:38:34
|
Hello, some times ago I've read something about these tools, and that there where some graphical versions available (only linux). What is the state of these work and, is there some windows portation? I think, to fill a new db with the palm, is work for someone, who has killed mom and dad. With best regards Malte |
From: marc-chalain <mar...@wa...> - 2002-03-12 08:19:14
|
I corrected a bug on db-DB3vfs.prc that you can find in the download zone of our website. It runs on M50x now (before it runs only on Handera device). |
From: marc-chalain <mar...@wa...> - 2002-03-11 15:25:35
|
I think it's the best idea. palm-db-tools should be come soon. hol...@di... wrote: > > My suggestion would be to wait till the DB-Tools update is > ready and then to release a version 1.0.1. with the db-tools > version attached, if it is stable. > > an x.0.0 version is very often stable, and I think that if we > release a 1.0.1 version, we should be *SURE* that it is stable. > > If however the bugs are serious, I would update the 1.0.0 version > and add a remark in the readme file. > > Hans > > _______________________________________________ > Pilot-db-list mailing list > Pil...@li... > https://lists.sourceforge.net/lists/listinfo/pilot-db-list |
From: marc-chalain <mar...@wa...> - 2002-03-11 15:23:29
|
i updated the db-1_0_0.zip file on the website with the last corrections. If we receive more return before the next monday i will build a version 1.0.1 else i keep all like that. The corrected bug is not very frequent and i know exactly when it appeart. |
From: <hol...@di...> - 2002-03-11 14:51:29
|
My suggestion would be to wait till the DB-Tools update is ready and then to release a version 1.0.1. with the db-tools version attached, if it is stable. an x.0.0 version is very often stable, and I think that if we release a 1.0.1 version, we should be *SURE* that it is stable. If however the bugs are serious, I would update the 1.0.0 version and add a remark in the readme file. Hans |
From: Hal D. <hal...@ac...> - 2002-03-11 14:01:50
|
>>>>> On Mon, 11 Mar 2002, "marcchalain" == marc-chalain wrote: marcchalain> i'm waiting for more debug? I'd suggest waiting at least a week between releases, maybe two or more. You don't want to wear yourself out doing daily repackaging. Folks who _must_ have the latest can get CVS or wait. Or set up an automated daily "bleeding edge" build. --Hal |
From: Scott W. <swa...@my...> - 2002-03-11 13:52:20
|
Hmm, good question. I think it depends on the bugs you fixed. If they are small, and they are too bad (won't ruin databases, or require hard reset) maybe its ok to re-release as 1.0.0. The only problem with doing this is then next time we get a bug report about 1.0.0, it may be unclear as to whether or not your patch was installed. But if we release 1.0.1, so soon, then people might get the idea that our releases aren't stable. I don't know, if they aren't critical, maybe we should just wait a little bit to see what else happens... -Scott |
From: marc-chalain <mar...@wa...> - 2002-03-11 10:15:15
|
I still corrected bugs and now what i do? i build a version 1.0.1, i rebuild the 1.0.0 distribution, or i'm waiting for more debug? |
From: marc-chalain <mar...@wa...> - 2002-03-11 10:05:43
|
> Peggy Miller wrote: > > This is a great program, but I am having trouble with the converter. > I keep getting the error message -- unsupported field type. I started > with the 1.0.0 version. Then I read something on the list about the > converter not being compatible. So, I downloaded the previous version > of DB, installed it on my Palm and created a test database. It still > gives me the same error message. What am I missing? You must wait a little the next version of Palm-db-tools. This week or the next i hope. |