Can i use a where clause using command line?
dbdmora
Posts: 50
I want to automate a data compare of two tables but I need to put in a where clause, I could not find an option in the documentation where I can add a where clause when comparing a table via command line. Is this possible?
Ideally, I would like to update a text file with what my where clause variables would be and sqldatacompare would read it when I run it via command line.
Ideally, I would like to update a text file with what my where clause variables would be and sqldatacompare would read it when I run it via command line.
Tagged:
Comments
Thanks for your post.
Unfortunately it's not possible to use a where clause with a command line switch directly, but you can save a project file in the UI with a where clause defined and use the /project switch to reference it.
I'll also log this in our existing feature request (reference SDC-718).
Thanks,
Evan
Product Support
(866) 627-8107
Product Manager
Redgate Software
- https://redgate.uservoice.com/forums/147879-sql-data-compare? That's the best place to add feature requests as our developers use it when considering new features, and it also allows other users to vote on the same requests.
Thank you!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?