Bob Stanfield on Mon, 28 Feb 2000 15:48:45 -0500 (EST) |
Charles, I need something I can do stock portfolio management with for one. I can download my positions from my broker in comma delimited spreadsheet format. I want to to do historical comparisons & various analyses of my own. Half database/half spreadsheet problem. I need to 1) store tables of data, 2) construct some spreadsheets w/ calculations, 3) from disparate sources (comparisons from various dates) and portfolios, 4) etc. I also have several other half thought out applications. Most of the data input would be from computer readable sources. Largely single user (max 6 users later), low volume and modest data base size, but the data may get rather complex. My next question would be, "What documentation is there for InterBase for Linux?" Yes, I would like to see transaction support. I'm not looking forward to creating I/O if there is there an adequate package available. Finally, where do I find it? Many thanks. Bob Stanfield 29 Ledge Lane Pipersville, PA 18947 Voice 610-294-9884 FAX 610-294-8119 On Sun, 27 Feb 2000, Charles Stack wrote: > What do you intend to do with it? Do you need transaction support? If so, > then mySQL is not what you are looking for (unless you want to deal with > concurrent access in code). You may want to try InterBase for Linux. It's > free (at least version 4.0) and there are dbi/dbd drivers available. > > Charles > > ----- Original Message ----- > From: "Bob Stanfield" <stanassc@eclipse.net> > > Folks, > > > > I have a realitively simple data base problem, personal/ > > small buz use. I am familar w/ DB concepts from many years ago, > > but unfamiliar with the current implimentations. I have the O'Reilly > > books on mSQL & MySQL. I can program in C, Perl, what ever. > > > > My questions is > > > > Is this the best DBM for me to use? > > > > It seems OK, but I don't want to put a lot of effort to > > find I've ridden the wrong horse. > > ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|