Viewing 15 posts - 3,136 through 3,150 (of 59,098 total)
Ok, Jeremy... If you look in my signature line just below the body of this post, you'll find a link with the word "(fnTally)" in it. Go to that article...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2022 at 3:16 am
Scott
I am getting an error "Arithmetic overflow error converting expression to data type datetime."
Almost there but you post above brings to question... what is the datatype for your S1SDAT...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2022 at 2:43 am
Hello everyone,
I have such an issue. I have a column S1SDAT that contains dates within the week period normally from what I see Mon - Fri and then I...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2022 at 11:51 pm
Heh... lordy. That's a snoot full of code. Thanks, Jonathan.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2022 at 8:50 pm
Yep... if they can make stuff like that clickable, why can't they make it codeable? The answer is, they can but haven't,
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2022 at 7:14 pm
I wish they'd build stuff like "GenTableScript" and "GenIndexScript" into SQL Server. It would make...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2022 at 6:15 pm
I have a quick questions
If I installed Cumulative Update 16 for SQL Server 2019 and then installed GDR 16 for SQL Server 2019 - will I be able to...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2022 at 6:13 pm
I can't speak for others but relational databases aren't going away. I also love the fact that I don't actually have to write loops in it do to the same...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2022 at 6:11 pm
Sure I will correct from next by typing the content here and code in code area.
Hi Jeff -I am using third party component which will connect to another third...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2022 at 5:48 pm
Hi All,
I have a requirement to update set of records to an external environtment which is connected via ADO .net
There are set of records in my table which i...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 26, 2022 at 6:49 pm
I don't know what you mean by "Feature Flag". On the SQL side, knowing that is super important. Databases are the proverbial "Center of the Universe". If you don't think...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 26, 2022 at 6:45 pm
Was the backup it was trying to copy actually finished? If it wasn't, there's your "sharing violation".
If you try to rename a file to what the current name is and...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 26, 2022 at 6:28 pm
I just figured out what line I was getting the error on:
Msg 468, Level 16, State 9, Line 244 Cannot resolve the collation conflict between "Latin1_General_100_BIN2_UTF8" and "SQL_Latin1_General_CP1_CI_AS" in...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 26, 2022 at 6:23 pm
I agree... that's a great simplification. But it doesn't return all the rows with the unique number.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 26, 2022 at 3:12 pm
I tried this but I got the following err
FUNCTION 'OBJECT_SCHEMA_NAME' is not supported.
You basically said that you were using "Synapse SQL Serverless Pool". There are a lot of things...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 26, 2022 at 3:04 pm
Viewing 15 posts - 3,136 through 3,150 (of 59,098 total)