Viewing 15 posts - 466 through 480 (of 880 total)
December 5, 2017 at 2:18 am
December 4, 2017 at 11:19 am
I would be more worried about why it has not passed in UAT and yet and yet has been released to production! Has something changed in the UAT environment since the code...
December 4, 2017 at 11:10 am
Could you please post DDL and include your sample data.
December 4, 2017 at 1:18 am
December 3, 2017 at 12:32 pm
If it is a named instance use the port number too, do not forget to enable all ip addresses in SQL Configuration Management. Have you set up an SQL account...
December 3, 2017 at 11:13 am
Check out the string splitter function here
December 3, 2017 at 11:07 am
Ryanair had a similar issue earlier in the year (pilots and crew taking outstanding leave at the same time) with I think 18,000 cancellations, perhaps someone should look at the similarities...
December 3, 2017 at 2:31 am
The query also appears to include two databases and a collation conflict. Your DDL may need to include these too.
December 2, 2017 at 6:29 am
One method, if it is a workgroup and assuming it is the default instance, is to use SQL authentication; you will need to configure Windows Firewall to allow incoming connections (private ONLY)...
December 1, 2017 at 4:50 am
The advice you have had is all correct. Does the stored procedure point to the local server or remote server? Which one are you running it from? You seem to...
November 30, 2017 at 7:40 am
Viewing 15 posts - 466 through 480 (of 880 total)