|
|
-
RKA Learned 2 Years ago through Just Learned
Often in many stored procedures, we will throw same error message by using RaiseError(). Instead we can register that error message using sp_addmessage and use the error message in all the stored procedures.
For example, often we will throw same ty...
|
-
RKA Learned 2 Years ago through Just Learned
Often in many stored procedures, we will throw same error message by using RaiseError(). Instead we can register that error message using sp_addmessage and use the error message in all the stored procedures.
For example, often we will throw same ty...
|
-
RKA Posted 2 Years ago through Just Learned
Often in many stored procedures, we will throw same error message by using RaiseError(). Instead we can register that error message using sp_addmessage and use the error message in all the stored procedures.
For example, often we will throw same ty...
|
-
RKA Liked 2 Years ago through Just Learned
Careful! If you are using your old scripts to create database in SQL 2012, It might fail. In SQL Server 2012, Minimum database size is increased to 3MB. In before versions it is 2MB. So, if you run the same script with initial size specified as 2MB, it wil
|
-
RKA Posted 2 Years ago through Just Learned
Yesterday, While priniting an MS-Office word document, my colleague asked how to take print of more than one page in a single sheet.
Go to top menu File.Select
Print->General tab ->properties->finishing->pages per sheet
|
-
RKA Posted 2 Years ago through Just Learned
Yesterday, While priniting an MS-Office word document, my colleague asked how to take print of more than one page in a single sheet.
Go to top menu File.Select
Print->General tab ->properties->finishing->pages per sheet......
|
-
RKA Posted 2 Years ago through Just Learned
Yesterday, While priniting an MS-Office word document, my colleague asked how to take print of more than one page in a single sheet.
Go to top menu File.Select
Print->General tab ->properties->finishing->pages per sheet......
|
-
RKA Commented 2 Years ago through Just Learned
sorry I should have given more specific title , It is related to ms office/open office applications....
|
-
RKA Commented 2 Years ago through Just Learned
sorry I should have given more specific title , It is related to ms office/open office applications....
|
-
RKA Commented 2 Years ago through Just Learned
sorry I should have given more specific title , It is related to ms office/open office applications....
|