Can you ping a TNS Name?

========= QUESTION --------- I use ODBC connections to link to Oracle databases. These connections use a TNS Name in their Service Name field. Can I simply PING these TNS Names as a simple connectivity test to the database?   ========= ANSWER --------- Yes  At the COMMAND PROMPT, type: TNSPING (SPACE and then the SERVICE NAME [...]

By |2017-12-01T23:47:37+00:00September 19th, 2011|Computers, Documentation, Microsoft, ODBC, Oracle|Comments Off on Can you ping a TNS Name?

How do I lock my computer?

========= QUESTION --------- Can I manually lock my computer when leaving my desk for a bit?   ========= ANSWER --------- Yes - simply hold down the Windows Logo key and press the L key. Another option is to do the classic Ctrl + Alt + Del combination and select Lock from the resulting options.   [...]

By |2011-09-16T11:06:45+00:00September 16th, 2011|Computers, Documentation, Microsoft, Windows|Comments Off on How do I lock my computer?

Remap another key to act as the Windows Logo key

========= QUESTION --------- Can I remap another key on my keyboard to act as the Windows Logo Key?   ========= ANSWER --------- Edit the registry as follows: [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlKeyboard Layout]"00000409"="KBDUS.DLL""Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,5B,E0,38,E0,38,E0,5B,E0   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS --------- Windows Logo Key   ========= REF --------- http://www.randyrants.com/2004/01/keyboard_remapp.html   ---http://www.anysitesupport.com/remap-another-key-to-act-as-the-windows-logo-key/http://anySiteHosting.com

By |2017-12-01T23:47:37+00:00September 16th, 2011|Computers, Documentation, Microsoft, Windows|Comments Off on Remap another key to act as the Windows Logo key

ODBC Error: The setup routines for the X ODBC Driver could not be loaded

========= QUESTION --------- When attempting to ADD or EDIT an ODBC connection from the ODBC Data Source Administrator in Windows, I receive the following error: Microsoft ODBC Administrator The setup routines for the X ODBC Driver could not be loaded due to system error code 126: The specified module could not be found. (C:......dll).   [...]

By |2017-12-01T23:47:37+00:00September 13th, 2011|Computers, Documentation, Microsoft, ODBC, Windows|Comments Off on ODBC Error: The setup routines for the X ODBC Driver could not be loaded

Keyboard Shortcuts: Windows Logo Key

========= QUESTION --------- Windows Logo Key keyboard shortcuts   ========= ANSWER ---------see EXAMPLES   ========= EXAMPLES --------- Windows logo key:  Open or close the Start menu. Windows logo key + Pause: Display the System Properties dialog box. Windows logo key + D:  Display the desktop. Windows logo key + M: Minimize all windows. Windows logo [...]

By |2017-12-01T23:47:37+00:00August 31st, 2011|Computers, Documentation, Microsoft, Windows|Comments Off on Keyboard Shortcuts: Windows Logo Key

Copy directory structure without files

========= QUESTION --------- Can you copy over the directory structure from one folder to another without copying the files in those directories?   ========= ANSWER --------- Use XCOPY from the Command Prompt using the /t and /e switches to include empty directories and subdirectories. See EXAMPLES   ========= EXAMPLES ---------xcopy "Q:PRODDATAReports" "C:UsersmyUserDocumentsSubDirSystemsQReports" /t /e   [...]

By |2011-07-05T14:23:39+00:00July 5th, 2011|Computers, Documentation, Microsoft, MS-DOS / Batch, Windows|Comments Off on Copy directory structure without files

Windows XP Screen Print Utility

========= QUESTION --------- What utility can I use to mimic the Snipping Tool from Windows 7 on Windows XP?   ========= ANSWER --------- ScreenPrint32   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS --------- Snipping Tool Screen Print PrtScPrint Screen Screen SnipPrintScreen   ========= REF --------- http://www.screenprint32.com/ ...or just google it - this [...]

By |2011-05-31T14:05:06+00:00May 31st, 2011|Computers, Documentation, Microsoft, Windows, XP|Comments Off on Windows XP Screen Print Utility

How do I FTP using DOS Commands?

=========REF: http://www.nsftools.com/tips/MSFTP.htm  http://rotterdam.ics.uci.edu/info/DosFtp.htm =========ANSWER: Open a command prompt on your PC:Click the Start button, select RunType: COMMANDClick [OK] At the command prompt: ("text" to be entered at the command prompt is in quotes ; <keystrokes> to be typed are in carats)"FTP"<enter>"open anysitehosting.com"<enter> Enter your username  and hit <enter>Enter your password and hit <enter> =========EXAMPLES ---------"cd [...]

By |2017-12-01T23:47:51+00:00April 4th, 2011|anySiteSolutions.com, Computers, Documentation, FTP, FTP, Internet/Web, Microsoft, MS-DOS / Batch, Windows|Comments Off on How do I FTP using DOS Commands?

How can I find large files on my hard drive?

=========REF: http://windows.microsoft.com/en-US/windows-vista/Tips-for-finding-files =========QUESTION / PROBLEM I am running out of diskspace on my hard drive, and have no idea how to find the files that are taking up the most room. =========ANSWER / SOLUTION In Windows XP, simply right click your C: drive, and select Search.This will will bring up the Windows Search tool.Click the [...]

By |2017-12-01T23:47:51+00:00April 4th, 2011|Computers, Documentation, Microsoft, Windows|Comments Off on How can I find large files on my hard drive?
Go to Top