Viewing 15 posts - 16 through 30 (of 470 total)
Thanks @Phil
I've just looked and foreign keys are set to TRUE which is odd.
I'll keep an eye on it and see if it happens again.
I'll also go through the other...
October 5, 2023 at 10:20 am
I've only seen it when using the designer.
Can you point in the direction of the specific (if there is one) default that needs changing to stop this happening?
I've had a...
October 5, 2023 at 9:24 am
On a slightly different (but possibly connected) note. When I use Table Designer in SSMS, why do I appear to lose foreign key references?
We've got some code that flags any...
October 5, 2023 at 8:04 am
Well folks, I didn't expect this one to get as much attention as it did.
I'm now thinking reorganising the columns is going to e bad idea (as far as the...
October 5, 2023 at 8:02 am
Thanks for that. We use synonyms to refer to other databases so hopefully that shouldn't cause too many issues.
I'll give it a go with a test database and see how...
October 4, 2023 at 9:06 am
@Phil - we haven't yet but we're working on that bit. It would still be painful, but not as bad as creating all the tables by hand, etc
October 4, 2023 at 8:41 am
Thanks @ant-green - looks like that's not happening then (can't justify the time to get it done).
October 4, 2023 at 8:21 am
@ant-green - it was a request from the customer (to make the fields easier to find). If it was simple, then I'd go ahead and do it.
If it's going to...
October 4, 2023 at 8:17 am
Thanks Grant - I'll have a look at those.
We currently use SQL Clone to create our development databases so was just wondering if I could get the branch to point...
August 16, 2023 at 8:14 am
Thanks Steve - that worked (I was initialising the repo when I didn't need to)
Another (hopefully easy) question, is it possible to have the branch point the database to a...
August 15, 2023 at 8:29 am
@steve-2 - When I do the initial bits to get the stored procedures, etc into VS, there is no git subfolder in the project folder. It appears to...
August 8, 2023 at 10:06 am
Hi both
Thanks for the responses.
@winston - I've attached the screenshot as requested
@both - I don't get the option to do a pull first (unless I'm doing something wrong).
I'm following the...
August 7, 2023 at 4:58 am
Hi @phil - We can ucomments in the code but users won't be able to see that bit.
When you use a built-in function, you get that little yellow popup box...
June 16, 2023 at 11:42 am
Thanks Grant
Just as an update.....
On a whim (and because it's a database I don't care about) I did a PULL/APPLY CHANGES request in SSMS to get the changes from Branch1...
December 21, 2022 at 1:46 pm
Steps taken so far:-
Create brand new database RG_Test
Create new project in Azure (also called RG_Test)
Use Git Bash to clone project repository (Azure) to local repository
Connect RG_Test to local repository and...
December 21, 2022 at 1:06 pm
Viewing 15 posts - 16 through 30 (of 470 total)