N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Thursday, May 31, 2018
OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)" returned message "Unspecified error"
›
OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)" returned message "Unspecified error or ole db...
Tuesday, May 29, 2018
New partition created after Windows 10 update 1803
›
A new partition of size 450 MB was created after this Windows 10 1803 recent update. Resolution: This is a known issue in the 1803 Update It...
Monday, May 28, 2018
“md-select” - How to set a selected option of a dropdown list control using angular JS?
›
Try this following code to set selected value based on selected index. <div layout= "row" flex layout-align= "start...
Wednesday, May 16, 2018
Difference between #temptable and ##TempTable and table variable?
›
Local Temporary tables Local temp tables are only available to the current connection for the user; and they are automatically deleted when...
Configure the remote query timeout Server Configuration Option
›
Use below query to increase default time out or disable time out time. USE ps; GO EXEC sp_configure 'remote query timeout' , 0...
‹
›
Home
View web version