I have two backend database MDB's on a network being accessed by multiple MDE frontend applications.
The data in the two backend MDB's relate to each other. So I have had to setup the relationships in the frontend app. But of course the tables linked from the two different databases wont...
Does anyone have a clever idea on how to easily lock a listview column?
Obviously setting its width to 0 will hide it, but still allow the user to resize and see its contents.
Any help most appreciated.
Will
Afternoon all...
Does anyone have any 'best practices' they would like to share in terms of using action queries?
In other words, when should you, and should you not wrap your query in a transaction by setting this property?
Will
Please please help me, Im banging my head against the wall on this...
I want to use the MSForms (version 2) ListBox control, on a form, but I cant set the headings via code. I can only populate the rows.
I add a row thus:
Me.lstTest.AddItem "Hello"
And turn on headings...
I have added an explicit reference to "Microsoft Office Chart 9.0", although the control doesnt appear in the toolbox in design view, I can browse the ActiveX controls and add one to the page.
However I cant access its properties via code its just coming up as an active x object woth generic...
Hi. Can anyone give some technical insight into the comparison of running queries from a back-end mdb (in a file-server situation) with the same queries on the frontend (using linked tables).
The reason I ask is that running queries on the BE is not an approach I have seen used, but initial...
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.