Search results

  1. A

    Screen capture Access window and save to disk

    Hi, I'm looking to take a screen dump of the current Access window, and save it to disk, as part of the error handling for my application. Does anybody have any suggested starting points? I've been Googling around for a while, but haven't really turned up anything concrete. This was as close...
  2. A

    Change data source of an Access Data Project dynamically

    Hi all, The client for an Access Data Project I am working on would like the ability to be able to install the back-end MSDE database onto an arbitrary computer and then connect the front-end application up to it (presumably after being prompted for connection details). Currently, my...
  3. A

    Bind a table from an MDB to a form in an ADP (2002)

    Hi folks, I have tried just about everything I can think of to get this arrangement to work. I've scoured the KB (this, this and this ) and tried every combination I can think of - nothing is working. Here's the scenario: I store per-user settings in a file named "LocalSettings.mdb". The...
Back
Top Bottom