Invalid object name

  • I imported a database.

    Datasource checks out, Coldfusion datasource checks out.

    Query analyzer works.

    When I use the old programs and just change the dsn  I get the error 208 :Invalid object name"

    What am I doing wrong????

    Thanks

  • Check the permissions of the users accessing the objects.

  • All the database and table permissions seem to be the same in the two databases. All are "Public".

  • What's the format of your object name in the dsn?

  • Double check the (default) database name in the coldfusion administrator. 

    Also, I've seen an issue in coldfusion MX where the connection gets stuck in the wrong database.  I didn't have time to research the issue on my end so I just changed the sql statements to reference the database name.  (i.e.  SELECT EmpFirstName, EmpLastName FROM EmpDB.dbo.Emploee WHERE EmpID = 1)

  • HI Jack,

    Plerase let me know if you were able to resolve the issue and what was the solution.

    Thanks

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply