Using the example below one can include instance name in the spool filename when using SQL*Plus SQL> set termout off SQL> set feedback off SQL> undefine curdate dcol SQL> column dcol new_v… more →
Oracle Spinwrote 3 days ago: It came to me while I was reading an article on Slashdot about sites popping up, offering the custom … more →
wrote 1 week ago: This little snippet of code will allow you to set a filename based on date and time. This comes in … more →
wrote 2 weeks ago: Parent page: Service Functions – System (QTP, VBScript) How to generate a unique file name if the fi … more →
wrote 2 weeks ago: Recently, I had a bunch of files with characters in their names that made them hard to handle under … more →
wrote 2 months ago: Problem: After installing SNORT service, the service does not start and following event is dsiplayed … more →
wrote 2 months ago: I want to use the file adapter to trigger a BPEL operation when a file is dropped in a particular fo … more →
wrote 3 months ago: There may be a time where you will need to create a document that has the same overall structure but … more →
wrote 3 months ago: Go to the Run item on the Start Menu (or Winkey + R) Type the following : regsvr32 <path & fi … more →
wrote 3 months ago: Using the example below one can include instance name in the spool filename when using SQL*Plus SQL … more →
wrote 4 months ago: I needed to send an e-mail with Excel file attachment. I realize that there is not enough documentat … more →
wrote 5 months ago: <?php /**** * Purpose: get the filename from the path * Precondition: path i.e. http://domain.com … more →
wrote 7 months ago: To change the logical name of the SQL Server databse one can follow the steps below to change the lo … more →
wrote 8 months ago: fopen (PHP 4, PHP 5) fopen — Opens file or URL Description resource fopen ( string $filename, string … more →
wrote 9 months ago: Ok, I was automating the creation of some ogg files based on title’s appearing in a text file. … more →
wrote 11 months ago: Why in this day and age do we still have people creating programs that can’t handle filenames … more →
wrote 1 year ago: – One can use the following query to find the name of the trace filename – To find the n … more →
wrote 1 year ago: It took me more than 10 minutes to figure out, so I’m posting this tip here. I needed to loop … more →
wrote 1 year ago: To change the Application Name to your own caption, use the following Application.ActiveWindow.Capti … more →
wrote 1 year ago: If you are doing migrating to a new filesystem and moving files, it may be a good idea to check befo … more →