Viewing 15 posts - 166 through 180 (of 2,059 total)
I prefer giving access to views, for the reasons you give in 1 & 2.
View definition only needs to change when it is no longer compatible with its tables
September 20, 2023 at 10:14 am
Where did you get the blocking chain information from?
Could it be that a program started a select but doesn't retrieve all rows?
September 20, 2023 at 10:08 am
SSMS is so slow to start. Query analyzer was better.
I like the way of having thin clients with plugins. Of course it takes a while before most of the features...
September 18, 2023 at 2:41 pm
You could start with the Azure SQL basic tier and scale up / down when required.
September 12, 2023 at 9:54 am
September 11, 2023 at 11:58 am
Thanks for your response Martin. We will stay with VS2019 then.
September 8, 2023 at 3:10 pm
It is indeed for SSIS & Excel.
32-bit: Design Visual Studio 2019. VS 2019 due Ms Oracle Dataconnector and BimlVarigence plugin
64-bit: Run with SSIS on SQL Server / easier datatyping
Thanks frederico_fonseca...
September 7, 2023 at 8:23 am
Grmbl, the /quiet installationswitch workaround for installing Access Ace drivers 32 and 64-bit side-by-side seems to have stopped working.
September 5, 2023 at 3:46 pm
Is the server currently waiting on memory?
https://erikdarlingdata.com/signs-you-need-more-memory-in-your-sql-server/
https://www.sqlskills.com/blogs/paul/wait-statistics-or-please-tell-me-where-it-hurts/
August 22, 2023 at 9:52 am
As Ken mentioned CX_PAKKET got subdived in CXSYNC_PORT en CXSYNC_CONSUMER . Related to parallellism. Have you set a maxdop?
Catch up with the latest CU 7 for SQL 2022 https://www.microsoft.com/en-us/download/details.aspx?id=105013
Have you...
August 21, 2023 at 10:30 am
Whilst installing a new laptop, noted that the download link for sql 2019 developer has disappeared
August 18, 2023 at 2:45 pm
It's getting popular to rename brands
August 1, 2023 at 4:03 pm
I agree with Grant. Thought that datacollector was obsolete.
A monitoring tool or DIY .
For DIY you may experiment with dbatools powershell module.
August 1, 2023 at 3:47 pm
Thanks for the suggestions, but the dataset was too small. An expanded version generates too much nulls.
Got a sufficient solution working posted below.
Better dataset:
DROP TABLE IF EXISTS...
August 1, 2023 at 9:55 am
Viewing 15 posts - 166 through 180 (of 2,059 total)