Re: OJB is updating read-only columns

2003-08-14 Thread David Warnock
Jakob, Sorry for the delay in checking this. We have upgraded to rc4 and the problem is fixed. Many thanks Dave do you still have problems with updated readonly fields ? jakob David Warnock wrote: Jakob, imo there have been no changes affecting read-write attributes for some time

Re: OJB is updating read-only columns

2003-06-17 Thread David Warnock
Jakob, do you still have problems with updated readonly fields ? We have not had chance to upgrade OJB and re-test yet. I am away al week so am not sure yet when I will be able to test this. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management

Re: Calculated columns and reportQuery

2003-06-06 Thread David Warnock
at the testcases in QueryTest. Many thanks that is very helpful. Most of the tests don't demonstrate how to look into the results. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications

Calculated columns and reportQuery

2003-06-04 Thread David Warnock
a ReportQuery.getCollectionByCriteria. But what I don't understand is 1. The relationship between the ReportQuery.setColumns and the Items class 2. When I get a Collection back what it actually contains and how I work with that. Sorry if this is a bit basic, but thanks for your help. -- David Warnock, Sundayta Ltd. http

Re: OJB is updating read-only columns

2003-06-01 Thread David Warnock
) it is not. Hopefully we will upgrade to cvs head next week and I can see if the problem is still happening. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites

Re: OJB is updating read-only columns

2003-05-31 Thread David Warnock
. Thanks for your help. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites. - To unsubscribe, e-mail

Re: What broker gets used by proxies?

2003-05-29 Thread David Warnock
am going to get potential multi-user issues as someone else may have started to use that broker by the time contact needs to load it's proxied objects. So do I need to keep hold of a broker until I have finished all the operations on all the objects I get from that broker? -- David Warnock

Re: What broker gets used by proxies?

2003-05-29 Thread David Warnock
-pool was ask for a new PB instance. see CollectionProxy#getBroker() -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites

What broker gets used by proxies?

2003-05-27 Thread David Warnock
. So do I need to keep hold of a broker until I have finished all the operations on all the objects I get from that broker? Thanks David -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web

Re: Interbase/Firebird prepare-testdb problem

2003-04-04 Thread David Warnock
column=Name jdbc-type=VARCHAR / OJB can then use the generator correctly. Regards Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites

Re: core OJB tables; auto-increment

2003-04-04 Thread David Warnock
-type=INTEGER locking=true / field-descriptor name=name column=Name jdbc-type=VARCHAR / ... With Firebird. Regards Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising

Re: Interbase/Firebird prepare-testdb problem

2003-04-03 Thread David Warnock
a problem with the sequence manager providing you keep your table and column names short enough to fit in the OJB_HL_SEQ table. Regards Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web

Re: Interbase/Firebird prepare-testdb problem

2003-04-02 Thread David Warnock
in the past with dialect 1). Hope this helps. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites

Optimistic Integer locking w/o increment

2003-03-18 Thread David Warnock
increments it. This makes it simpler to have multiple tools/languages updating the dbms. Where should I look in OJB to keep the optimistic locking checks but for OJB not to update the version column. Thanks Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document

How many broker instances?

2003-02-27 Thread David Warnock
I have been mostly writing tests where I get the broker from the factory in setUp and clearCache/close in tearDown, but this seems to create a new connection pool for each testcase object and this seems slow and cumbersome for an application. Thanks Dave -- David Warnock, Sundayta Ltd. http

How to do Lazy Foreign Keys?

2003-02-13 Thread David Warnock
state.getCountry(). Thanks Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites. - To unsubscribe, e

Re: Relationship problem.

2003-02-13 Thread David Warnock
help. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: How to do Lazy Foreign Keys?

2003-02-13 Thread David Warnock
; } This does sound quite interesting, it is code you would be able to share with the project. I think I can see places where it would be useful. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web

Which API

2003-02-06 Thread David Warnock
available, but is obviously a standard (but how widely used?). Without ODMG I don't need any OJB tables in my dbms which is nice. Thanks for all suggestions. Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development