Invalid schema or catalog specified for provider SQLOLEDB

  • Howdy hoping someone can help me.

    I am attempting to do a select statement

    select * from [servername].databasename.dbo.customer.

     

    I have recreated the link  server but I am still getting the same message?

    Server: Msg 7313, Level 16, State 1, Line 1

    Invalid schema or catalog specified for provider 'SQLOLEDB'.

     

    BTW this is a new database.

    Any ideas would be appreciated!

     

     

  • What version is the SQL Server and what db type and version is the remote source?

  • SQL Server 2000 sp3a on both machines.

    I managed to get around this problem by renaming the database.

     

    Cheers

  • SQL Server 2000 sp3a on both machines.

    I managed to get around this problem by renaming the database.

     

    Cheers

  • Hi,

    I am getting the same error 'Invalid schema or catalog specified for provider SQLOLEDB' when i am trying to declare a cursor on remote procedure which is being called by Java ODBC driver.

    Can anyone help me out.

    Thanks & Regards,

    Himanshu

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

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