Viewing 15 posts - 2,851 through 2,865 (of 39,818 total)
Thanks, all. I do try, as do my fellow advocates. It's a great job, and I hope we continue to do it for a long time.
May 8, 2020 at 3:48 pm
You can look for filestream on tables, which is not supported in Azure SQL database. The list of things not supported is here: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-features
May 8, 2020 at 3:47 pm
I haven't dealt with Access attachments, but I'd agree a separate table is needed. These might be docs in the file system, with a pointer in the Access db. FileStream...
May 7, 2020 at 8:09 pm
My apologies. I started to reply yesterday and got sidetracked.
Here's my view. I'm not a lawyer, auditor, or regulatory reviewer. Your job is to be compliant with SOX auditing. From...
May 7, 2020 at 8:06 pm
The formatting of lines was a render issue. Old coding v new coding, and it took time to fix. Despite what you see here, this isn't a high priority item...
May 7, 2020 at 3:54 pm
I'm sorry you find these hard to use. We've adopted different choices for software over the years, so old posts might reference things that no long exist. It's not practical...
May 6, 2020 at 8:26 pm
the listener is the SQL Browser. Not on by default, but if you connect to 1433, and you have a local instance running on 1433, that shouldn't matter. You are...
May 6, 2020 at 3:00 pm
The native client replaces older drivers. This is a few MB in size. Not worth uninstalling. You might not use it now, but you may at some point.
May 6, 2020 at 2:57 pm
One last thing, you noted "The database should not lose user accounts or logins after the restore from prod backup". Logins are an instance (server) level object, so database restores...
May 6, 2020 at 2:56 pm
May 6, 2020 at 2:47 pm
Are there always 3 (or less) rows for an employee? Or are there random non-sales/non-office items?
You're really trying to pivot here. You might look at Pivot, though this isn't necessarily...
May 5, 2020 at 9:20 pm
Out of credits?
May 5, 2020 at 9:02 pm
Maybe you should write a few questions, Thomas 😉
May 5, 2020 at 4:53 pm
Viewing 15 posts - 2,851 through 2,865 (of 39,818 total)