Viewing 15 posts - 3,256 through 3,270 (of 4,477 total)
August 3, 2017 at 8:21 am
August 2, 2017 at 5:59 pm
Thanks for the update. I don't really see any blocking with the things going...
August 2, 2017 at 11:02 am
Thank you for your reply.
Yes. The users are in AD.
The objects they need permission...
August 2, 2017 at 10:31 am
August 2, 2017 at 10:31 am
I haven't been able to successfully update this code.
Oracle
REPLACE(TO_CHAR(PRAC.DATE_OF_BIRTH,'MM-DD-YYYY'),'-','/') AS DOB,
SQL Server
REPLACE(CAST(PRAC.DATE_OF_BIRTH AS DATE...
August 1, 2017 at 5:29 pm
August 1, 2017 at 2:52 pm
August 1, 2017 at 1:01 pm
August 1, 2017 at 12:48 pm
Most queries work and the linked server stored procedures work so it's not likely to be on the SQL Server side.
Are you using the same...
August 1, 2017 at 11:58 am
August 1, 2017 at 11:49 am
August 1, 2017 at 11:44 am
August 1, 2017 at 11:15 am
Check the ports specified in the route - usually have seen this error when the ports are in use for something else.
You may also want...
August 1, 2017 at 10:07 am
August 1, 2017 at 9:16 am
Viewing 15 posts - 3,256 through 3,270 (of 4,477 total)