> Ed Leafe wrote:

>
> Dabo Info Log: Thu Nov 09 12:10:12 2006: bizobj for data source
> pumpPoints does
> not exist.
>
> But app.biz.Pumppoints does exist.

> You have different capitalizations: the data source starts with
> lower-case 'p', but the defined bizobj starts with upper-case 'p'.
> Try changing the DataSource setting on the grid to match the bizobj.

But I'm not even at the point of defining the DataSource in the Grid.  I
removed the reference to the grid, and just added the code to make the
points table a child of the curves table.  I'm getting the error when I
click the editPoints tab that is automagically generated.

I've done this

        self.pointsBizobj = app.biz.Pumppoints(app.dbConnection)

App.biz.Pumppoints does exist, and it does reference pumpPoints as its
DataSource.

Robert

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to