From: Emmanuel S. <se...@ac...> - 2003-04-22 08:45:03
|
On Sat, Apr 19, 2003 at 01:15:16PM +0100, GSO wrote: > > 1) Is there anyway to merge two databases? I'ld export both bases to csv files and merge those, then create a new Pilot-DB file from that. > 2) What language would you recommend to develop with Pilot-DB (interface libs etc) The pdb2csv and csv2pdb scripts are on the Pilot-DB website. Uwe Kloss has made an add-on to the Perl p5-Palm module which is coming along very nicely. Mike Meyer has a python script that synchs Pilot-DB bases to Postgresql (which can easily be adapted to other DBs). I've got a script that converts bases to sql format. DB-Editor is a Windows app that lets you edit Pilot-DB databases. Anybody else? Emmanuel |