Posts
Sort by recent activity
New Project
I filled Source and Target datasource information and clicked Compare Now.
All data for the Source db was read (I waited some time) and then I've received an error because the second db requires s...
Databases combobox
In my opinion this is not comfortable to fill combobox with all existing databases, I think user needs online databases only.
For example, I have 30 databases on my server, 10 of them have state Of...
Registering database
I try to create a New Project.
During the database registering I have got:
mydb-Reading constraints
An unexpected null value has been encountered while queriyng the database system tables. Please m...
Cannot compare
I selected existing databases, click <Compare Now> and every time see message:
SQL Compare aborting, Registering databases
SQL-SRV1.db87-Reading object text,
...
Object reference not set to an inst...
First start
I selected existing databases, click <Compare Now> and every time see message:
SQL Compare aborting, Registering databases
SQL-SRV1.db87-Reading object text,
...
Object reference not set to an inst...
Correspondence profiling exe and sources
1. I have opened visual studio, created sample.
2. changed source code, i.e. removed call of one method , save file but didn't rebuild solution.
3. run profiling
I see results of profiled assembly ...
Hmm...pay attention to this...
this is a source text from working sample:
Here is used Cyrilliс characters
private void button1_Click(object sender, EventArgs e)
{йокелемене();
}
private void йокелемене()
{
for (int i = 0; i < 1...
Grid and Filter
I open tab "All methods" and see that grid has for example 100 records with Time=0,0000 and 200 records with Time=0,0001.
I click on filter icon on Time column header, I see: 100 values "0,0000" an...
Save Project button
I click on button Save but I see that asterisk in windows title doesn't disappear (project is modified).
Now we have button for results saving and I think it will be comfortable to have button "Sav...
some notes
As for me it will be useful to have:
1. "Find" in grids such as "All methods" etc., in "Summary".
2. Text selection, copy in tabs such as Summary
Regards.