Viewing 15 posts - 3,061 through 3,075 (of 39,818 total)
Well, I'm cancelling my trip next week. Actually, it's already cancelled.
My wife and I decided that the risk of becoming carriers isn't worth it without a strong reason to go....
March 6, 2020 at 9:02 pm
...
I'd expect more for a commercial application but ...
I'd expect more from people buying commercial applications.
March 6, 2020 at 8:56 pm
March 6, 2020 at 8:54 pm
I am loving these excellent comments.
I will point out that developers have a very short and predictable list of persistence requirements: load a grid, populate a form, save on...
March 6, 2020 at 8:52 pm
When working with SP inside a .net project feels like Blackbox development. The Code you write looks like it assumes too much and needs a magic trust to what...
March 6, 2020 at 8:48 pm
In today's cloud world vendor lock-in is an issue with most stored procedures being DB platform specific (MSSQL vs PLSQL vs MySQL). Having to deploy an additional server just...
March 6, 2020 at 8:45 pm
"...from a developer point of view..." Why is it "more difficult" to build with stored procedures:
March 6, 2020 at 8:35 pm
Security is getting better, attacks are getting more creative and complex.
Once we get rid of all these simple attacks, and many of them are simple and easily preventable, it will...
March 6, 2020 at 8:12 pm
No word. I'll bump the message if I don't see something later today
March 6, 2020 at 7:05 pm
Cache is by database, not by instance. You need to run this in each db. You can script that, but i'd include the name of your db in the result...
March 5, 2020 at 9:04 pm
It's easy to do, but there are potential issues, as Dino pointed out.
You might read this: https://www.red-gate.com/simple-talk/sql/sql-development/beginner-guide-to-in-memory-optimized-tables-in-sql-server/
March 5, 2020 at 9:02 pm
I don't think it's an issue, but I get your concern. I'll send a query to MS.
March 5, 2020 at 9:02 pm
Closing. Please answer in the other post.
March 5, 2020 at 8:58 pm
The only thing that appears to be missing from the procedure is the memberid. If this is only for one user, you can get that value from the membermaster table...
March 5, 2020 at 8:52 pm
Like others, I tend to use paper/pen. I often will get this moved to some electronic medium, like Visio, but it's a manual thing. There are tools, but they tend...
March 5, 2020 at 8:45 pm
Viewing 15 posts - 3,061 through 3,075 (of 39,818 total)