i created a query to base my report on and set a criteria for the date field....Between [Enter Start Date] And [Enter End Date]
how can i display the values the user enters in the report?
there was one on my startup list called run_once.exe or something like that. i unchecked it and after i rebooted it was no longer on the list. dang i should have written it down. and i found out why i was having problems booting after some fool program tried to add to a path by creating an...
lately, Distributed COM Services(RPCSS.EXE) has been trying to access the internet. Run a DLL as an App(RUNDLL32.EXE) used to run at startup and would also try to access the internet. i have always blocked both of them because how can i know what program is actually using them?
i just tried using the package and deploy wizard for the first time. i got a warning saying that dependencies were found but they are out of date. do you want to proceed anyway? i said yes, but i have no idea what it was telling me or if it means there is a problem
i asked the guy and he said it happened after he put in a bootleg movie someone downloaded. said it froze up a couple times and then this. i should have thought to ask earlier.
this is actually a win ME machine but there are more people in this forum. the machine boots but as soon as windows starts, you get the "its safe to turn off your computer" message. at first it just went black and it went by so fast i couldnt read it, but we started in normal mode...
i have just been researching this for a project. this is what i found. there are two ways to read parallel data. you can try to find a custom activeX control to read the parallel port. or the easier way is to use a parallel to serial converter. then you can just use the MSComm control. i found...
the problem is because the file is in the root and you are adding a backslash. see code below
'create nice pathnames
If Right(App.Path, 1) = "\" Then
m_strFile1 = App.Path & "active.dat"
m_strFile2 = App.Path & "inactive.dat"
Else...
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.