SQl-Server
2 TopicsHow Get Application name in a Login Failure
Group How could I get the name of an application, in a login failure, by SQL Server. Where normally the error code would be Login failed for user '(???)'. Reason: Password did not match that for the login provided. [CLIENT: <local machine>] Error: 18456, Severity: 14, State: 8.3KViews0likes7CommentsReplication from SQL-Server 2014 (publisher) -> SQL Server for Linux 2019 Preview (subscriber)
Hi all, I'm trying to get a transactional pull replication subscription going from SQL-Server 2014 (publisher) -> SQL Server for Linux 2019 Preview (subscriber), but running into some issues. SSMS is giving an error when creating the distributor, which says that sql version in your 2019 cant create distribution objects. We're also getting an error saying the subscriber version is higher than publisher so we cant not subscribe 2019 to the 2014 server. This all seems like it should be possible. Where can I go to ask questions for help on this? Thanks.1.2KViews0likes0Comments