Re: [Christopher Molnar ] Have a question on "new entry" and patch

2001-05-15 Thread Matt Martin
All, Latest builds look like they are doing the "Right Thing(tm)". Cheers. Dave Peticolas wrote: > Matt Martin writes: > > Dave, > > > > Before yesterday's update, I got an "all zero" plot for any single stock. > > > > After the update, the "No data available..." message results. > > This does

price-db storage via BackEnd?

2001-05-15 Thread Derek Atkins
Hi, It looks like the Price DB is still being stored on its own via the gnc-book instead of being stored via a backend. Indeed, it looks like the price db will only be saved/loaded if you're using the default backend (file IO). Is there any plan to change the pricedb to use the Backend? Until

Re: price-db storage via BackEnd?

2001-05-15 Thread Dave Peticolas
On 15 May 2001 10:21:24 -0400, Derek Atkins wrote: > Hi, > > It looks like the Price DB is still being stored on its own via the > gnc-book instead of being stored via a backend. Indeed, it looks like > the price db will only be saved/loaded if you're using the default > backend (file IO). > >

Re: price-db storage via BackEnd?

2001-05-15 Thread Christopher Molnar
Dave and Derek, We have the same problem with the user configuration stuff. Until that is moved to a database structure as well those working on the postgres end are missing a lot of information. -Chris Dave Peticolas wrote: > > On 15 May 2001 10:21:24 -0400, Derek Atkins wrote: > > Hi, > > >

Java Servlet progress

2001-05-15 Thread Christopher Molnar
Hello, I just want to catch anyone interested up on where I am at with the Servlet. First, you can access the servlet from: http://www.nebsllc.com/gncqa/servlet/Pim Login: gncqa Passwd: test NOTE: This is my working directory. If you get an error (like server not responding) try again in

Re: price-db storage via BackEnd?

2001-05-15 Thread Linas Vepstas
On Tue, May 15, 2001 at 11:33:49PM -0400, Christopher Molnar was heard to remark: > Dave and Derek, > > We have the same problem with the user configuration stuff. Until that Does this remark imply that there are users who are really planning on using the sql backend real soon now? I have had t

Re: Java Servlet progress

2001-05-15 Thread Dave Peticolas
On 15 May 2001 23:48:19 -0400, Christopher Molnar wrote: > Hello, > > I just want to catch anyone interested up on where I am at with the > Servlet. Wow, nice progress! > As you can see, it's come a LONG way in a few days. I could REALLY use > some suggestions on how to make it more usable. I