I am writing an application using VB6.0 that contains a form with a second data control on it. I am using this control to obtain a sum from the subrecords that are related to the master form. I hav...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10197214.html
Zones:
VB DBDate Answered: 08/24/1999 Grade: A Views: 0
I have a database applications that uses access97 runtime with a .mde
database. The application won't work properly anymore (data becomes missing
for some reason) and I need to look at and exp...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10259040.html
Generally, does an "mde" file size change (get larger) with use? My understanding - originally - is that upon conversion from .mdb, the .mde file is a compliled version (of the .mdb file) in machi...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10353594.html
Hello experts,
I'm looking for an opportunity to prevent any unauthorized user from using shift-enter to gain access to my access-db. You can call that 'private security'.
I do NOT want to create...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20137923.html
Zones:
MS AccessDate Answered: 06/19/2001 Grade: A Views: 0
i have a front end locked down mde database on the users desktops,
i have a back end user level secured database that is on the server,
some of my users are read only, some are full data user...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20243022.html
Zones:
MS AccessDate Answered: 12/06/2001 Grade: A Views: 0
I have an mde file that I have attached a control specific shortcut key to(from a right mouse click)- it brings up the relink wizard. I works great if you go into the mde file from Access (2000), b...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20367322.html
A customer mentioned that they heard there's a new printer ocx available only with Access 2002. This ocx replaces the devmode method. This ocx will allow you to change a reports printer within an...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20452154.html
Zones:
MS AccessDate Answered: 01/18/2003 Grade: A Views: 0
Once I install it on a machine, if the user tries to link the tables, he gets the "wizard not installed" message and isn't allowed to use the linked tables wizard to find the database with the tabl...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21000046.html
i have an access db on my server with an mde file for the users. i need to give users ability to run this .mde via terminal services. i have accomplished that. if i log on to the server via remote ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21082093.html
I am having a problem converting MS Access *.mdb files into *.mde files using Visual Basic 6. I am still fairly new to VB6 and I found some code on the web after a LOT of searching, so please bear...
http://www.experts-exchange.com/Programming/Misc/Q_21112849.html