Viewing 15 posts - 3,691 through 3,705 (of 39,726 total)
You mentioned the user picks the database in the report. Wouldn't that be the value you use to query the db?
If there's one row, then for comfile_sql, use this:
July 2, 2019 at 8:26 pm
If you're populating the report with the company name, then this is only querying one table, correct?
I assume your context isn't the right database, so you really need a query...
July 2, 2019 at 5:28 pm
Status update has a list now - https://www.sqlservercentral.com/forums/topic/status-update-2-jul-2019
July 2, 2019 at 4:28 pm
OK, sharded/federated databases. Is there a reason you search all dbs rather than asking if this user as access in this db/company? I assume that the humres table exists everywhere?
Not...
July 2, 2019 at 4:07 pm
I hate to duplicate all GH issues here, but I can perhaps add a list to the status update of the front end items that might let you know what's...
July 2, 2019 at 4:03 pm
Issue in backlog already. Below search and a few other things.
July 2, 2019 at 4:02 pm
Is this a one time thing or a regular query? Because searching across all databases and checking if a table exists is going to be bad for performance and not...
July 2, 2019 at 2:46 pm
Thanks, need to write more of these. I think at 2019+ this starts to become a more viable tech.
July 2, 2019 at 2:36 pm
I've submitted an issue to try and get quoting either only quoting the post itself (no sub quotes) or adding line breaks in. I think this is a cumbersome item.
July 2, 2019 at 2:35 pm
It's not, but it's a lot of work, and easy to make a mistake in complex guard clauses. Add to this the evolution across a dozen changes and the scripts...
July 2, 2019 at 2:31 pm
We run SSC on ephemeral drives (NVMe) but with AGs because if it dies, we need to fail over .
July 1, 2019 at 6:56 pm
I think the challenge is that the actual implementation of how you deploy changes presents challenges. You can't easily mix state and migrations if your deployment method is a particular...
July 1, 2019 at 5:09 pm
RSA was a poor choice, and actually might be correct. The documentation isn't clear here, but developers can write their own implementation of a key store, which could be an...
July 1, 2019 at 4:55 pm
I'll leave this here, as we're not going to agree.
I've apologized for the issues, and I do so again here: I'm sorry. We made mistakes and didn't do this that...
July 1, 2019 at 4:53 pm
Viewing 15 posts - 3,691 through 3,705 (of 39,726 total)