|
|
-
Nakul Vachhrajani Liked 3 Months ago through Just Learned | 1 Point
Earlier on Beyondrelational I read a tip, for the same topic.
combination of keys Shift + Print screen, allows us to take screen shot of Remote Desktop.
But recently I faced problem using these keys. It allowed taking print screen only once. Every ot...
|
-
Nakul Vachhrajani knew 3 Months ago through Just Learned | 1 Point
Earlier on Beyondrelational I read a tip, for the same topic.
combination of keys Shift + Print screen, allows us to take screen shot of Remote Desktop.
But recently I faced problem using these keys. It allowed taking print screen only once. Every ot...
|
-
Nakul Vachhrajani Commented 4 Months ago through Just Learned | 1 Point
I agree with Marc. I would not do this. Enabling distributed queries might become a major security risk.
A better approach may be to convert the called procedure into an in-line TVF (if possible) and use that instead....
|
-
Nakul Vachhrajani Liked 4 Months ago through Just Learned | 1 Point
This short tip is a result of my quick research in attempt to solve this MSDN thread
http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/f02aefbd-09a5-4336-84d2-d67bdf238221
In order to use case sensitive search with PATINDEX we need to...
|
-
Nakul Vachhrajani Learned 4 Months ago through Just Learned | 1 Point
This short tip is a result of my quick research in attempt to solve this MSDN thread
http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/f02aefbd-09a5-4336-84d2-d67bdf238221
In order to use case sensitive search with PATINDEX we need to...
|
-
Nakul Vachhrajani Liked 6 Months ago through Just Learned | 1 Point
I just learned how to unhide formula bar in Excel 2013. View Tab > check "Formula Bar" checkbox. ...
|
-
Nakul Vachhrajani Learned 6 Months ago through Just Learned | 1 Point
I just learned how to unhide formula bar in Excel 2013. View Tab > check "Formula Bar" checkbox. ...
|
-
Nakul Vachhrajani Liked 6 Months ago through Just Learned | 1 Point
Any SSRS report is not re-displaying the changed information when running the same report back-to-back, even though the report itself is set with the following in the SSRS setup:
Always run this report with the most recent data, Do not cache temporar...
|
-
Nakul Vachhrajani Learned 6 Months ago through Just Learned | 1 Point
Any SSRS report is not re-displaying the changed information when running the same report back-to-back, even though the report itself is set with the following in the SSRS setup:
Always run this report with the most recent data, Do not cache temporar...
|
-
Nakul Vachhrajani Liked 6 Months ago through Just Learned | 1 Point
There is no implicit conversion on assignment from the sql_variant data type to other, but there is implicit conversion to sql_variant.
SQL_VARIANT is a data type that stores values of various SQL Server-supported data types.
ODBC does not fully su...
|