schema compare-unknown provider

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
mariuszbi
Posts: 3
Joined: Fri 30 Dec 2016 08:14

schema compare-unknown provider

Post by mariuszbi » Fri 30 Dec 2016 08:24

hi,

I'm testing the schema compare command line and I came across a problem. The graphic interface works.
I use Sql server 2016.

Code: Select all

Command line: /schemacompare /compfile:"C:\Users\user\Desktop\ADW.scomp" /sync
:"C:\users\user\desktop\sql.sql"

Connecting to (local)...OK

Unknown provider type
Parameter name: provider

alexa

Re: schema compare-unknown provider

Post by alexa » Fri 30 Dec 2016 12:00

Could you please provide us the full name and version of the product you are referring to?

mariuszbi
Posts: 3
Joined: Fri 30 Dec 2016 08:14

Re: schema compare-unknown provider

Post by mariuszbi » Fri 30 Dec 2016 12:37

I'm testing dbforge schema compare 4.2.35

alexa

Re: schema compare-unknown provider

Post by alexa » Fri 30 Dec 2016 14:03

Please try using the following command line string:

Code: Select all

C:\Program Files\Devart\dbForge Schema Compare for SQL Server>schemacompare.com /schemacompare /compfile:"C:\Users\user\Desktop\ADW.scomp" /sync:"C:\users\user\desktop\sql.sql" 
Please also see [url=https://how_to_compare_and_synchronize_schemas_through_command_line.htm]https://how_to_compare_and_synchronize_schemas_through_command_line.htm[/url]

mariuszbi
Posts: 3
Joined: Fri 30 Dec 2016 08:14

Re: schema compare-unknown provider

Post by mariuszbi » Fri 30 Dec 2016 14:29

I use exactly the same script.

Code: Select all

C:\Program Files\Devart\dbForge Schema Compare for SQL Server>schemacompare.com
/schemacompare /compfile:"C:\users\user\Desktop\ADW.scomp" /sync:"C:\users\user\desktop\sql.sql"
Devart dbForge Schema Compare for SQL Server version 4.2.35.0
Copyright  2008 - 2016 Devart. All rights reserved.


You are using trial version of the product. 28 of 30 days left.
===============================================================================
Devart dbForge Schema Compare for SQL Server v4.2.35
Trial version: 28 of 30 days left.
You are using trial version of the product. 28 of 30 days left.
===============================================================================
Started at: 30/12/2016 15:26:29.
Command line: /schemacompare /compfile:"C:\users\user\Desktop\ADW.scomp" /sync
:"C:\users\user\desktop\sql.sql"

Connecting to (local)...OK

Unknown provider type
Parameter name: provider

alexa

Re: schema compare-unknown provider

Post by alexa » Mon 02 Jan 2017 10:53

Will it be possible to send us the ADW.scomp file for investigation to supportATdevartDOTcom and alexaATdevartDOTcom ?

alexa

Re: schema compare-unknown provider

Post by alexa » Mon 02 Jan 2017 13:54

Thank you for the reply.

We were able to reproduce this issue and will fix it in one of the next product builds. We will notify you once it's available for downloading.

alexa

Re: schema compare-unknown provider

Post by alexa » Mon 24 Apr 2017 13:53

We would like to let you know that we have released dbForge Schema Compare for SQL Server v4.3 where the issue you reported is fixed https://www.devart.com/dbforge/sql/sche ... nload.html

Thank you for your help in improving dbForge Schema Compare for SQL Server.

Post Reply