Comments
Sort by recent activity
Hi;
How can we use this functionality in sqlcompare command options?
Thanks. / comments
Hi;
How can we use this functionality in sqlcompare command options?
Thanks.
Hi David;
Thanks for explanations. I registered for early access list. That will be great functionality if we can choose syncronization options in Source Control
Regards. / comments
Hi David;
Thanks for explanations. I registered for early access list. That will be great functionality if we can choose syncronization options in Source Control
Regards.
Hi;
I want it to be added, but not get synced to each developer's machine when doing a get latest.
I can do it when I leave this change uncommitted but I don'T want to see that my DB has changes and still not committed yet.
Thanks
Ali Bulut / comments
Hi;
I want it to be added, but not get synced to each developer's machine when doing a get latest.
I can do it when I leave this change uncommitted but I don'T want to see that my DB has changes an...
H,;
I am using SSMS Express and I could install. And 6-7 persons also could install express edition as well.
I think there is another reason And; when installing; Install required "SSMS 2005 or SSMS Express" ..
Thanks. / comments
H,;
I am using SSMS Express and I could install. And 6-7 persons also could install express edition as well.
I think there is another reason And; when installing; Install required "SSMS 2005 or SSM...
Hi Brian;
I noticed that SQL Source Control shows as a difference between database version vs. source contro version following items :
Database Version :
Create Function [dbo].[Binary2Char] (@vbData Varbinary(256), @iStart Tinyint, @iLength Tinyint)
Source OCntrol Version :
Create Function Binary2Char (@vbData Varbinary(256), @iStart Tinyint, @iLength Tinyint)
There is only one difference : "dbo."
I hope this help to understand problem..
Thanks and Regards. / comments
Hi Brian;
I noticed that SQL Source Control shows as a difference between database version vs. source contro version following items :
Database Version :
Create Function [dbo].[Binary2Char] (@vbDa...
Hi Brian;
I sent log file to you by email yesterday. Source control shows only this differences "dbo.xxxxxx" vs "xxxxxx".
And; very strange that we all restored same database backup to our local SQLServer. You should work over this whay do this happen.
Thanks.
ALi Bulut / comments
Hi Brian;
I sent log file to you by email yesterday. Source control shows only this differences "dbo.xxxxxx" vs "xxxxxx".
And; very strange that we all restored same database backup to our local SQ...
Hi Brian;
Here are the asnwer related your questions :
* There are no differences are shown. This is the main reason I poted this issue
* My local DB has "Turkish_CI_AS" collation, RedGateDatabaseInfo.xml has "SQL_Latin1_General_CP1_CI_AS" collation
How can I solve this issue ?
Thanks / comments
Hi Brian;
Here are the asnwer related your questions :
* There are no differences are shown. This is the main reason I poted this issue
* My local DB has "Turkish_CI_AS" collation, RedGateDatabaseI...
Hi Pete;
We are using SVN (Version 1.6.10). Repository is located my local hard drive and there is no other repositories located in the same place. I am using this tool for testing purposes; I am DBS in the company and reviewing your product because we want to buy this product. So; I will prepare a report and I noticed that; commiting changes (not directly commit but listing chnages for commit) takes a long time (some time 2 mins or more for simple stored procedure edit changes).
There is no static data in the same root directory of the DB.
Thanks for your help
Ali Bulut / comments
Hi Pete;
We are using SVN (Version 1.6.10). Repository is located my local hard drive and there is no other repositories located in the same place. I am using this tool for testing purposes; I am D...
Hi David;
Thanks for your explanations. I think you are right. We can'T manage this stiuation "automatically".. When we try same case empty table; we didn'T have any error about NULL data. So; it seems we have to manage manually this case in our database development process. Or; we have to indicate "default value" for this column while creating.
Thanks and Regards. / comments
Hi David;
Thanks for your explanations. I think you are right. We can'T manage this stiuation "automatically".. When we try same case empty table; we didn'T have any error about NULL data. So; it s...