Hello experts,
I need to know how to exclude weekends in days from this case statement..... I need it to work with the case statement as I don;t want to adjust my whole code. For example
ie. if Date 1 = May 2, 2008 and date 2 = May 5, 2008
Looking at this example the day difference = 3 days...
Hello once again experts,
I am in desparate need of a solution. I am using Oracle 9.2 and have created a package/stored procedure that I tap into crystal Report XI. This procedure accepts 2 parameters: StartDate and EndDate. Here is my very simple code:
CREATE OR REPLACE PACKAGE BODY...
Using crystal reports XI with oracle 9.2 stored procedure. I have one parameter in the stored procedure called status, that is an IN parameter. Now when I run a crystal report with that stored procedure I get prompted for that parameter. In my stored procedure I also have function that will...
Hello professionals,
I am in need of assistance with Active Directory and ASP and IIS. I have the following piece of code:
UserName= instr(Session("User"),"\")
userSession = Mid(Session("User"), UserName+ 1, len(Session("User"))- UserName)
Set objConnection =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.