MySQL Forums
Forum List  »  Microsoft SQL Server

Re: Lost ability to retrieve the schemes from MSSQL once we replaced our MSSQL 2008 R2 version with 2017 version
Posted by: Milosz Bodzek
Date: February 27, 2018 01:19AM

OK I'm confused - so this query return one row and you sholud see ` rfcAnalysis` on the schema list. I'm worried about `exec sys.sp_databases;` gives nothing.
How about `SELECT * FROM sys.databases;`? Is this query return any results?

Reagards,
Milosz

--
Milosz Bodzek
MySQL Developer Tools

Options: ReplyQuote


Subject
Written By
Posted
Re: Lost ability to retrieve the schemes from MSSQL once we replaced our MSSQL 2008 R2 version with 2017 version
February 27, 2018 01:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.