Forum: [VBP] General Discussion
03-25-2004, 09:02 AM
|
Replies: 5
Views: 28,831
Calculate duration based on %DATETIME%
I want to benchmark the performance of an application. What would be the best way to calculate a duration based on %DATETIME% at the beginning and ending. Can it be done without VS or J scripting?
...
|
Forum: [VBP] Third Party Tools
03-03-2004, 03:42 PM
|
Replies: 5
Views: 19,171
Run Oracle
Can "Run SQL" be used to run against an Oracle database? If not, what would be the best way within a VBP?
Thanks.
|
Forum: [VBP] General Discussion
09-11-2003, 10:52 AM
|
Replies: 1
Views: 12,458
Conditional build rule and grandchild steps
I set up a conditional rule for a group. I intend to apply this rule to all steps within this group. But apparently it has applied only to the child steps immediately below the group. The rule was...
|
Forum: [VBP] General Discussion
09-05-2003, 09:40 AM
|
Replies: 4
Views: 13,685
|
Forum: [VBP] General Discussion
09-04-2003, 04:24 PM
|
Replies: 4
Views: 13,685
To get a list of *.log files in a VSS...
To get a list of *.log files in a VSS data/loggedin folder is a step in my VSS maintenance project. I want to find out the names of current users by concatenating %PROCFILES_FILENAME% under Process...
|
Forum: [VBP] General Discussion
09-04-2003, 03:35 PM
|
Replies: 4
Views: 13,685
Process Files for a list of file names
I am trying to get a list of files in a given directory. Process Files seems a good fit. But it just won't work for me. I have tried the sample recurse.bld without any luck.
I am with Visual Build...
|