Hi guys,
I searched for this to no avail, so if it exists sorry!!!
I have a report that will take 2-3 minutes to run if it pulls back ALL the data associated with it. I obviously have a series of parameters that can cut this thing down to a couple of seconds based on the user's needs.
When...
OK. Project is all done. Want to write the install location to the registry for their HKEY_LOCAL_MACHINE. How am I supposed to do this? I've looked through documentation (no help). I've tried the environmental variable types that I know, but it always enters it as a string. . . What the...
I know this is probably quite stupid, but I'm trying to perform a DTS between my access database and my SQL server 2000 database. However, when I drop the Access Connection into my DTS work area and input the password for the Access DB that I am trying to connect to, I get the following error...
Okie Dokie,
I have the following formula called @TimeCalc:
//Variable to hold in and out subtraction
Numbervar ECRTimeCalc;
//Take Log Out time and Subtract the Log In Time
if previous({sc42uact.option}) = "Application Entered" AND {sc42uact.option} = "Application Exited" then...
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.