2

We are using SQL Server 2008 with merge replication. Our business application uses the RMO API, which we have installed with SQL Server Feature Pack 2008 SP3 and there the package sql_rmo.msi.

Now we want use SQL Server 2012 or 2014. In SQL Server 2012 Feature Pack, I can not find such a package.

How can I install the RMO libs for SQL Server 2012 / 2014?

Julien Vavasseur
10.2k2 gold badges29 silver badges47 bronze badges
asked Sep 24, 2014 at 14:59

1 Answer 1

1

The RMO API is deprecated from SQL Server 2012 and onwards. Microsoft suggests using T-SQL instead.

answered Sep 24, 2014 at 15:44
0

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.