Hi
I have a data environment called "Denv1"
in there, I have a command called "Storenames" that is linked to a table in the Database
this command has a child command called "names", pointing to annother table.
I have a MSHFlexgrid bound to the...
Hi everyone,
first a bit of background...
I have a program that is distributed across 50 sites. Data is retrieved by our central server via dial-up once a week.
At the moment, the file structure is very messy, there are seperate files containing the data for every week for every remote site...
Hi,
I am trying to store some data in a collection.
What I want is to access the info such as:
a = collection (index).name
b = collection (index).cat1
I have set a variable to a User Defined Type, assigned the data, then added this to the collection
In a module...
Public type...
Hi,
I've just read that excellent FAQ about flexgrids, and thought I'd have a go (as you do...)
I've got a problem though...
superimposing a textbox over the clicked cell...(in the click event of the flexgrid)
text1.fontname = flexgrid.fontname
text1.fontsize = flexgrid.fontsize
text1.top =...
Hi everyone.
I think I am going mad - I have a prog that contains a form containing a calendar control and a button. The user can select a date from this form, and the date is returned to the appropriate control on the mainform. My problem is that the Form_lost_focus event dosen't seem to fire...
Hi,
I am trying to send a form to a printer with the line
Me.PrintForm
this seems to work fine the first time the form is printed, but if I try to print again, the following error is returned:
"Run time error '486':
Can't Print form image to this type of printer"
stoping and...
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.