Hans Bjurstrom wrote:
>
> ----------------------------
> [Sun Jul 23 13:05:23 GMT+02:00 2000] -- NOTICE -- IDBroker thread checking
> for more keys.
> [Sun Jul 23 13:05:24 GMT+02:00 2000] -- ERROR --
> Exception: java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL
> Server]Invalid object name 'Visitor'.
If you created the schema, maybe you didn't set the correct permissions. If I am
not mistaken, only the owner of a table can use the abbreviated syntax 'Vistitor'
by default in SQLServer.
To test for this, make sure you use the login for connecting to SQLServer in
Turbine.properties that you used to create the schema.
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]