Saturday, May 28, 2016
USE FULL ABBREVIATIONS
›
1)GOOGLE: global organization of oriented group language of earth.. 2)YAHOO: yet another hierarchical officious oracle.. 3)WINDOW: Wide...
1 comment:
Thursday, May 19, 2016
Retrieving data from SQL Server using RecordSet object in VBScript
›
Option Explicit Dim Conn ' Connection Variable Dim rs ' Recordset Variable Dim sqlQuery Dim serverName Dim field ...
VBScript Prompt a User for Input
›
It was been ask by one of my friend that how to get input from user in VBScript. I though by adding this to blog, that will help other. ...
Wednesday, May 18, 2016
VBScript to update Access Database
›
Save following line to .VBS file Const adOpenStatic = 3 Const adLockOptimistic = 3 Set objConnection = CreateObject("ADODB.Conn...
Thursday, May 12, 2016
Twisty or Collapse or expand parts of a document
›
When you’re working on a long, complicated document, you can collapse everything except the part you want to focus on. Or, if you think you...
Tuesday, May 3, 2016
The Best Excel Shortcuts You Need to Know
›
Almost everyone uses Excel in some form or fashion in the modern workforce, but many of us may be wasting a little too much time trying to ...
Monday, May 2, 2016
Visual Studio Keyboard Shortcuts
›
To format document in visual studio Ctrl + K, D To comment selected code Ctrl + K, C To uncomment selected code Ctrl + K, U Show ...
‹
›
Home
View web version