Viewing 15 posts - 16 through 30 (of 35 total)
Hi Eddie,
Thanks for your immediate response. Just to...
September 20, 2018 at 12:06 am
March 2, 2018 at 9:38 am
November 13, 2017 at 5:56 am
Yes the query will constantly run to examine what processes are running, why at particular time a particular stp was running slow OR if there was any blocking session then...
October 11, 2017 at 12:35 am
Only ABC is getting stored in the table in my case. Blank gets stored for second. Though the value in the rest of the columns matches.
June 20, 2017 at 3:46 am
The databases are on the same server and same login. In fact i checked the both database quoted_identifier properties and its false. Then i set to true in which the...
April 3, 2017 at 5:52 am
wouldn't that introduce loop back problem. I have implemented suggestion 1 by Kevin.
Thanks all
September 3, 2016 at 2:55 am
Hi,
I tried to run the above mentioned cursor independently in T-SQL query and found below error
Executing SQL directly; no cursor
A severe error occurred on the current command. The result, if...
May 3, 2016 at 8:08 am
Hi Lowell,
Thanks for replying. However i am not sure if settings of ANSI_NULL or ANSI_PADDING exists in C++ (as my colleague informed me). Hence how the comparison can be done....
May 3, 2016 at 7:58 am
Also I found irrational behavior. in some instance it is creating the table but when inserting into the same, it gives error as invalid object table name. In this case...
February 23, 2016 at 5:05 am
On giving default schema as dbo or others in login properties window--> user mappings, following error pops up
" The DEFAULT_SCHEMA clause cannot be used with the Windows group or with...
February 23, 2016 at 4:21 am
the default schema is un-defined hence by default it should be dbo.
February 23, 2016 at 2:35 am
Thanks Gail. By login through local admin account, I could connect and unlocked the SQL logins.
September 24, 2015 at 12:44 am
Viewing 15 posts - 16 through 30 (of 35 total)