Activity overview
Latest activity by alibulut2006
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.
Can we create diff-scripts from source control ?
Hi;
We have some branch databases and one trunk database. Our trunk DB is under source control now and developers committing their changes in their local copies and committing to source control.
We...
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...
How do I configure Source Control not to sync DB Users ?
Hi;
I don'T want to sync up my DB's users. How can I configure Source Control ?
Thanks
How to manage Static Data in Source Control ?
I have static tables with some static data stored there.
How can manage these static data via source control ?
And second point is : Some static tables have "dynamic" data as well. It means there ...
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...
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...
Getting error while doing "Get Latest" process
I got below error while I was getting latest version :
File 'dbo.PrmMilkSeparation.sql' in directory 'C:\Users\a.bulut\AppData\Local\Red Gate\SQL Source Control 1\WorkingBases\kvs1luhj.gdp\Tables' ...
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...