Current version of myDBR reporting objects was not found in the database.

(2 posts) (2 voices)

Tags:

No tags yet.

  1. CoastalX, Member

    I'm trying to install myDBR, but it keeps failing when trying to check if the reporting objects exist. If I click the "Create Objects" button it outputs the "CREATE PROCEDURE sp_MyDBR_FixTables ()..." sql statement. Then if I run the sql script via the command line it complains about the declare statement in that procedure. I then tried to import the create DB script from PHPMyAdmin and it creates everything without throwing any errors, yet MyDBR still complains that the objects don't exist. Any idea what's going on here?

    Martin

  2. myDBR Team, Key Master

    Make sure the login you are using is allowed to create routines into the database. Sounds like it the login does not have enough permissions and therefore the install scripts stops at first CREATE PROCEDURE command.

    --
    myDBR Team


Reply

You must log in to post.