RE: [Webware-devel] PostgreSQL for MiddleKit

2003-03-09 Thread Kevin Dahlhausen
Roger, Thanks for the update. --- Roger Haase <[EMAIL PROTECTED]> wrote: > > > From: Geoffrey Talvola <[EMAIL PROTECTED]> > > > > > OK, since nobody else stepped up, I just checked them in. Can > > > someone > > > please update to CVS head and verify that MiddleKit still works > > with > > > My

RE: [Webware-devel] PostgreSQL for MiddleKit

2003-03-08 Thread Roger Haase
> > From: Geoffrey Talvola <[EMAIL PROTECTED]> > > > OK, since nobody else stepped up, I just checked them in. Can > > someone > > please update to CVS head and verify that MiddleKit still works > with > > MySQL, > I updated from the CVS head this morning, MiddleKit works OK with MySQL on my Wi

RE: [Webware-devel] PostgreSQL for MiddleKit

2003-03-06 Thread Kevin Dahlhausen
Just updated from CVS. Preliminary tests indicate that sample data and reading from the database work. Changes to the store are not being committed. This could be permissions or configuration settings, and is not necessarily a bug in the code. I'm still checking things out. > From: Geoffrey Tal

RE: [Webware-devel] PostgreSQL for MiddleKit (anyone working on i t)

2003-03-06 Thread Kevin Dahlhausen
Thanks. I will take a look at this weekend. --- Geoffrey Talvola <[EMAIL PROTECTED]> wrote: > OK, since nobody else stepped up, I just checked them in. Can > someone > please update to CVS head and verify that MiddleKit still works with > MySQL, > and try out the PostgreSQL support? I can't eas

RE: [Webware-devel] PostgreSQL for MiddleKit (anyone working on it)

2003-03-06 Thread Geoffrey Talvola
Tom von Schwerdtner [mailto:[EMAIL PROTECTED] wrote: > On Tue, 2003-03-04 at 08:34, Kevin Dahlhausen wrote: > > I'm not claiming to be Postgres expert either - at best on > > a good day I > > can spell sql, that's about it, but it works fine with the > > patches up > > on the source-forge project

re: [Webware-devel] PostgreSQL for MiddleKit (anyone working on it)

2003-03-04 Thread Tom von Schwerdtner
On Tue, 2003-03-04 at 08:34, Kevin Dahlhausen wrote: > I'm not claiming to be Postgres expert either - at best on a good day I > can spell sql, that's about it, but it works fine with the patches up > on the source-forge project page. Support for constraints might be > sketchy, but sample data now

re: [Webware-devel] PostgreSQL for MiddleKit (anyone working on it)

2003-03-04 Thread Kevin Dahlhausen
I'm not claiming to be Postgres expert either - at best on a good day I can spell sql, that's about it, but it works fine with the patches up on the source-forge project page. Support for constraints might be sketchy, but sample data now works. Any idea on how we can get those patches rolled into