Thanks for all the advice.
I have figure out the cause the cause of the error,
just not a solution. I have the ?JCONNECT_VERSION=6 in
my connection url, and all database objects are owned
by dbo.
If I remove the views from the database the tools runs
fine. When you say your using the latest version do
you mean 1.0.7?
Adding the following view causes the tool to give the
error:
CREATE VIEW dbo.evilView AS
SELECT * FROM tblUsers
--- "McDaniel, Joe" <mcdanij..igr.org> wrote:
> BTW, I was using the latest version of Cayenne. I
> also, as a rule, use the
> ?JCONNECT_VERSION=6 on my url since Sybase JDBC 2
> defaults to some older
> version.
>
> Joe
>
>
This archive was generated by hypermail 2.0.0 : Fri Aug 13 2004 - 12:02:15 EDT