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: Fab <kr...@bi...> - 2002-02-18 18:51:13
|
> My tool is no a conduit and not specific to an application. It's a tool > to > create the meta data for a database and build the pdb file. My idea is > to > create some differents plugin (for excel, staroffice, acess...) which > calls > this application when you builded your csv file to create the pdb file. > After > you will load the database on your device. I find this idea very interesting. Note that someone else (excuse me, I fogave your name) is creating a conduit for access. Fab. |
From: Fab <kr...@bi...> - 2002-02-18 18:51:00
|
> I cannot make my db do this. I try a db with this schema: > field 0 (string) > field 1 (int) > field 2 (calc) --> '(sort 0 1)(- %1 (ffr 1 -1))' > > I get a database like this: > > apple 0 [n/a] > car 5 5 > clak 100 95 > dad 4 -96 > sara 0 -4 > zed 0 0 > zorry 12 12 > > everything looks ok to me. Yes it looks ok to me too :-) > Can you send me your script? Or some more details? My script is identical to your's (I grabbed it from your doc :-). And if I put little number like you did, it works. But I have large integer numbers like 40.000 (english representation) to 50.000. Say with 4, from 4 to 4.000 it works, but with 40.000 it displays the complementary to 2 on a 65536 basis (-25.536 instead of 40.000). Strange. Fab. |
From: <bjo...@in...> - 2002-02-18 10:27:43
|
Hi, and thanks for spending time on developing this program. I have been testing this version(0.3.4b5) of Db and have found a problem with it: - When installing this versjon I get a "Fatal ..." crash the first time I exit Db after a hotsync and it dosen't matter if I have any hacks installed or not. After the reset everything works like it should until the next hotsync. I've deleted the privious version before installing this version. It dosen't seem to be releated to the database I open, it crashes if I just start Db and just tap the applications button. I'm using a Vx running OS 3.5.3 Regards Bjørn Erik |
From: marc-chalain <mar...@wa...> - 2002-02-18 09:42:44
|
a new beta, succesfully tested. BUGS: 1) on Handera the info box of a database is not will formated. 2) when the default float value is not set a fatal error ocurres 3) perhaps the followup doesn't work, i don't now. 4) perhaps the field text of a record could be hidden when you modify it. I saw that yesterday i did a correction but not tested. CORRECTED BUGS: 1) i hope the fatal crash:) 2) the global find is enabled. 3) the handera copy/paste trouble. 4) the last record selection. Salut, Marc. |
From: marc-chalain <mar...@wa...> - 2002-02-18 08:37:16
|
"KANE Peter (CA)" wrote: > looks good. DB needs desktop tools like this and the conduit. > > I like the idea of a conduit as well, because I mainly work with MS Access, > and it is automatic. > My tool is no a conduit and not specific to an application. It's a tool to create the meta data for a database and build the pdb file. My idea is to create some differents plugin (for excel, staroffice, acess...) which calls this application when you builded your csv file to create the pdb file. After you will load the database on your device. Salut, Marc. |
From: marc-chalain <mar...@wa...> - 2002-02-18 08:28:32
|
impossible for the record architecture and some trouble of memory. A record can't have more than 3ko length, and i prefered to give the maximum of place to one field than the middle to two fields. Yeshiah Zalman wrote: > Is it possible to allow multiple notefields? > I need 2 per record. > > Yeshiah |
From: Glady W. Li <gla...@ya...> - 2002-02-16 15:57:00
|
hi, i've just downloaded the latest version of the db. i noticed that i could not select the record on the last line of the view page. bug? thanks. __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com |
From: Fab <kr...@bi...> - 2002-02-16 11:33:44
|
I do have repeted but not systematical crahses when modifying the names of fields. Crash happens after the box telling the base needs to be recomputed, and the resulting base miss the changes made. The separators (when toggled) of fields disappear starting with the second row when you scroll down. They reappear starting from the last record when scrolling up. I have a simple script that compute the difference between the values of one field, current record minus previous record. When the current is 0, it seems the diff is computed with 65536 instead of 0. Fab. |
From: Fab <kr...@bi...> - 2002-02-16 11:33:33
|
> Looks very good, I hope this will run under Windows and not just Linux :-) There's so many apps that do just the opposite... Don't hesitate to port it :-)))))))))) Fab. [Wintruc, l'informatique pour les nuls, par les nuls] |
From: Oliver G. <oli...@we...> - 2002-02-15 21:57:21
|
Yeshiah Zalman wrote: > I miss having Filter functions in the latest version > If you're referring to a 0.3.4 beta version, you can switch on the filters in Options->Global preferences... Select "Actions", there's a checkbox "Use the filters when it's possible". Cheers, Oliver -- Oliver Goetz, mailto:oli...@we... "I'd rather laugh with the sinners than cry with the saints Sinners are much more fun... And only the good die young" -- Billy Joel |
From: Yeshiah Z. <ye...@ea...> - 2002-02-15 16:17:05
|
> I have a database with note fields some of which are 1k or more. > But when trying to convert the csv to a database it complains notefields > must be >10 and <160 sorry, THIS was a typo in the ifo > Yeshiah > |
From: Yeshiah Z. <ye...@ea...> - 2002-02-15 15:37:16
|
I have a database with note fields some of which are 1k or more. But when trying to convert the csv to a database it complains notefields must be >10 and <160 I know this is not true on the palm as I have these large note fields. How do I get the converter to access large note fields? I also think that note fields which contain notes when tapping the icon should have something on the line which tells the user "More Info" if they tap the icon Otherwise how do you know if a note fields contains linked data or not? Yeshiah |
From: Yeshiah Z. <ye...@ea...> - 2002-02-15 15:34:44
|
can I do calculated scripts on date fields YET? IE Field0: Date Field1:calc (+ %0 30) Yeshiah |
From: Scott W. <swa...@my...> - 2002-02-15 13:25:30
|
Looks great. Good work! -Scott > what do you think about qdb-convert.exe? > > i attached to this mail some captures of the application > > > -- |
From: Scott W. <swa...@my...> - 2002-02-15 13:22:41
|
On Thu, 14 Feb 2002, Yeshiah Zalman wrote: > I miss having Filter functions in the latest version > > I also would like to see the ability to set a default view > instead of returning to ALL FIELDS everytime I am finished > editing or adding records At least in the working version of db, the default view seems to be the list view that is at the top of the list view list. So if you modify that view, you should get the behavior you want ( I don't think this is specific to the working code, but I'm not sure) > > Yeshiah > > > _______________________________________________ > Pilot-db-list mailing list > Pil...@li... > https://lists.sourceforge.net/lists/listinfo/pilot-db-list > -- |
From: <bjo...@pr...> - 2002-02-15 13:02:00
|
On Fri, 15 Feb 2002 10:37:04 +0100 marc-chalain <mar...@wa...> wrote: >what do you think about qdb-convert.exe? > >i attached to this mail some captures of the application > > > Looks very good, I hope this will run under Windows and not just Linux :-) Bjørn Erik -- Get your firstname@lastname email at http://Nameplanet.com/?su |
From: Kaldewey M. <Mal...@pd...> - 2002-02-15 12:20:45
|
Hello, I've downloaded the newest Version of Palm DB (1.0.0 (0.3.4 beta 5). After I had unziped the files, there where some new DB Tools. When I will call csv2pdb.exe I get an error Message: The Dynamic Link Libary cygwin1.dll coulnd't be find. What's wrong? Malte Kaldewey Siemens Business Services SBS ITS AHS212 CoE phone: +49 5251-8-25014 fax: +49 5251-8-25602 |
From: marc-chalain <mar...@wa...> - 2002-02-15 09:40:44
|
what do you think about qdb-convert.exe? i attached to this mail some captures of the application |
From: marc-chalain <mar...@wa...> - 2002-02-15 08:23:29
|
Thank you for the bug report, it is clear. I see that now. Craig Bowers wrote: > -Calculated script field is not long enough to allow entering the example > script for cumulative totals from the script.txt file. > -There is an issue where in at least two areas you can get a mostly empty > form with an empty rectangle on the right side of the screen. When > choosing to edit a View in some of my databases, and when clicking on a > linked field in the record edit view of some of my databases. I can't yet > determine what triggers this. The blank form seems stuck in a loop. You > can't get out except to reset. > > Target device is a HandEra 330. > > -Craig Bowers > > _______________________________________________ > Pilot-db-list mailing list > Pil...@li... > https://lists.sourceforge.net/lists/listinfo/pilot-db-list |
From: marc-chalain <mar...@wa...> - 2002-02-15 08:21:03
|
This bug was corrected by Scott, you will find it on the next beta very soon. Swapnil Ghiware wrote: > I have installed 1.0.0 (0.3.4 beta 5) version of > pilot DB ony sony clie 320. > I have created a database with two fields - a string > and a boolean. I have created a list view to display > only the string. > When I tap on the DB name on the first screen, I go to > the next screen where all the records (only the string > ones) are display. Now, when I tap on the any of the > records I expect to go to the details of the record. > However, nothing happens when I tap on any of the > records! Is this the expected behaviour? However, the > funny thing is that if I tap on the DB name (on the > top line of the second screen), I always go to the > details of the first record! > Any ideas. > > Thanks, > Swapnil. > > __________________________________________________ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com > > _______________________________________________ > Pilot-db-list mailing list > Pil...@li... > https://lists.sourceforge.net/lists/listinfo/pilot-db-list |
From: Yeshiah Z. <ye...@ea...> - 2002-02-15 03:58:01
|
I miss having Filter functions in the latest version I also would like to see the ability to set a default view instead of returning to ALL FIELDS everytime I am finished editing or adding records Yeshiah |
From: Yeshiah Z. <ye...@ea...> - 2002-02-15 00:49:36
|
What parts of Cygwin are minimally required to use the DB tools? |
From: Craig B. <sys...@ca...> - 2002-02-15 00:27:32
|
-Calculated script field is not long enough to allow entering the example script for cumulative totals from the script.txt file. -There is an issue where in at least two areas you can get a mostly empty form with an empty rectangle on the right side of the screen. When choosing to edit a View in some of my databases, and when clicking on a linked field in the record edit view of some of my databases. I can't yet determine what triggers this. The blank form seems stuck in a loop. You can't get out except to reset. Target device is a HandEra 330. -Craig Bowers |
From: Swapnil G. <swa...@ya...> - 2002-02-14 20:05:52
|
I have installed 1.0.0 (0.3.4 beta 5) version of pilot DB ony sony clie 320. I have created a database with two fields - a string and a boolean. I have created a list view to display only the string. When I tap on the DB name on the first screen, I go to the next screen where all the records (only the string ones) are display. Now, when I tap on the any of the records I expect to go to the details of the record. However, nothing happens when I tap on any of the records! Is this the expected behaviour? However, the funny thing is that if I tap on the DB name (on the top line of the second screen), I always go to the details of the first record! Any ideas. Thanks, Swapnil. __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com |
From: Fototex S.r.l. <fo...@io...> - 2002-02-14 17:18:30
|
Trying to experiment with this new release. I have downloaded zip file, unzipped and installed db-en.prc. I have no idea how to write scripts for: - New Field type for DB-format databases: calculated (script to calculate the result from some fields). linked (another field from a existing link). Is there any help file hidden somewhere? Thank, Bruno. |