
How to Append Current Date to Export Dump file name | Tek-Tips
Dec 30, 2008 · hi everyone, This is 10g on Windows. I want my dump file name to reflect the date it was ran on. I'm using the Job Scheduler tool in Database Control. So...
Query a Registry Key | Tek-Tips
Jun 14, 2004 · Public Const KEY_QUERY_VALUE = &H1 Public Const KEY_SET_VALUE = &H2 Public Const KEY_ALL_ACCESS = &H3F Public Const REG_OPTION_NON_VOLATILE = 0 …
Coverage Paths | Tek-Tips
Dec 23, 2010 · Anyone help with coverage paths. I have 2 coverage paths 1 and 2 in these coverage paths I have h1 set for all 6 points. In coverage path 1 I have set next path as 2. …
2 divs parallel w/o negative top: value | Tek-Tips
Jul 28, 2003 · Greetings: I have two little issues here which I hope to be easily solvable by the experienced members here: 1) I want to put 2 divs of the same size parallel to each other, how …
Moving Aplications to a new screen in C# | Tek-Tips
Oct 11, 2007 · Hey all, I am trying to write an application that will list all graphical applications and move them to a different monitor on a timed interval. I have no issues getting the list of …
Vb6 Excel Set Range NumberFormat | Tek-Tips
Jan 19, 2013 · Tek-Tips is the largest IT community on the Internet today! Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the …
VBA NotifyIcon | Tek-Tips
Jan 3, 2009 · Can anyone help me with notifyicon in vba. I am able to put an icon in the system tray, but I can't capture mouse movements. I am using it in Excel when I hide Excel and I want …
SDDPCM query : pcmpath query device <n> | Tek-Tips
Jun 7, 2001 · What are meaning the stars in the path column in the query : pcmpath query device 12 DEV#: 12 DEVICE NAME: hdisk12 TYPE: 2145 ALGORITHM: Load Balance...
How to set File and folder security using VBScript | Tek-Tips
Mar 3, 2005 · Once I started on a script to automatically set security on files and foders. I learned a lot from the code below. Hope to help someone else with it. Full credit goes to the author …
Popup form as a control tip | Tek-Tips
Aug 25, 2006 · I am missing around with some code that microsoft has provided. Its code for a custom "tool-tip", that pops up when the mouse hovers over a control.. This code appears to …