I just started using OJB. Since my DBA hasn't given me the permissions necessary to create tables, I don't have any of the OJB tables set up (no OJB_DLIST table, for example). Surprisingly, I seem to be able to use the ODMG API to run OQL queries, and get back DLists. It seems to work fine, even though I don't have an OJB_DLIST table.
Do I really need all the OJB tables? I don't plan on using the sequence or table based lock managers, but I do want (and am already using to some extent) to use the ODMG API. Thanks! Steve -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
