SqlDbx Forum

SqlDbx

You are not logged in.

#1 2009-05-20 05:54:19

nabilpk
Member

How to use Quick Diff.

I have just downloaded your free personal edition. Fantastic software. Very lightwieght and useful.
Please explain with example how to use Quick Diff option.

Offline

#2 2009-05-20 09:38:57

sqldbxhelp
Administrator

Re: How to use Quick Diff.

Here's couple of examples where it can be used

1. You have two tables you want to compare data.
Select data from first table and right click on Result tab and click Quick Diff Result set
Select data from second table and right click on Result tab again and click Quick Diff Result set.'
Difference window should appear.

2. You have script with table defiinition and you want to check it against database.
Open script and right click on Script tabl and select Quick Diff Script
Open new Script tab and select table in object view. Right click and select Script CREATE.
After table scripted right click on Script tab and select Quick Diff Script.
Difference window should appear.

Some other things you can do. Select something in Script editor and drag / drop it on Quick diff toolbar button.
Select something again and drag / drop it too. Difference window should appear.
Same thing you can do in Result Tab.

Hope this helps

Offline

Board footer

Powered by FluxBB