Hi.
My program had a listview control that had a color
background, and so the users don't panic, I wanted to
set the TreeView back color the same.
In an Access97 enviroment, I am unable to change the back-color of a TreeView Control(where a listview was easy -
it has a color picker on a...
Hi.
Pointers. I have a text field that contains a pointer to the object, i am looking to get the value of the object, any thoughts?
eg: strTest = "Forms!frmSetup!txtSerial"
and if you look at the form frmSetup, in the box txtSerial it contains the string: "PM719"
using...
G'day world.
I am wondering if anyone has ever tried to create User editable Reports from an .MDE compiled database? ::-)
The custom reports live in a separate .mdb
The current method involves importing them into the front-end to print them, but once you compile the DB, that no longer works...
Hi.
I am trying to backup a database that is open, but at a time where there should be no activity.
The FileCopy function returns an access denied error (as does shell(copy...) function), as the database is open.
Is anyone aware of a simple way of backing up an access db while it is open...
if a recordset is passed as an optional parameter, to a function (but not used) it is not Missing or Empty once the code in the called function is running, but has a value of "nothing" - ie no allocated memory space for the object.
Is there a test (other than error-traping) that will...
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.