Hello,
I tend to drag a lot of Access DBs & other stuff onto the
desktop. Sometimes, when I attempt to double-click on
something to run it, about 20 things will highlight and
start to run. This is not good!
I know (think?) that there's a Windows setting that limits
the double-click to only...
On a Windows 2000 Server, there is a file opened. The file is located in
"C:\Temp\SomeFile.txt"
This file can't be deleted, renamed, etc. - because it is "in use".
The app that created the file is probably running (which one) and if the
server is rebooted, the file can probably be deleted...
Hi again,
I recently posted a couple requests to help
with compile errors. Well, I have one last
one to get rid of.
The following is the start of a function
and it gets the warning on the last line.
/* ***************************************** */
void parse_how_parm(struct load_how *how)
{...
Hi,
One more compiler warning:
Error: C4761
integral size mismatch in argument; conversion supplied
offending line:
sa_stuff_dump(msg, one_hdw.sa, sa_index[msg]);
msg unsigned short
one_hdw.sa hdw_data unsigned int
sa_index[msg] unsigned short
Function def:
void sa_stuff_dump(unsigned...
Hi there,
Normally I post in the Access forums, but now
I have a VC application that I'll be working
with for a few days.
What I'm trying to do is get rid of some
compiler warnings, the app runs fine but
must get rid of warnings.
temp = pri_scale_factor * ...
temp is an int
pri_scale_factor...
Hi all,
This issue revolves around the way that users
see and reference my Access server.
Users live in Domain A and the server lives
in Domain B. When the launcher for the application
starts Access it constructs the command line
as follows:
strAccessPath = """C:\Program...
This is a real work effort, NOT a homework assignment!
This sample is just the simplest way of defining the
problem.
Given a simple report containing people's names and their
test score (0-100). Is it possible to have the page header
show the highest score on the page and the page footer
show...
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.