Configuring an OLE DB Command, need to update each record with a value returned from a stored proc.
The stored proc requires an output variable to store the result from the stored proc.
I then want to update the record with the returned value and write the record to a new destination.
I have...
My company uses ZixSelect to encrypt e-mails.
In my VBA code, I am creating and sending e-mails that I want to encrypt.
From within the code, I want to press the "ZixSelect" button that appears in an add in menu bar of the Outlook application.
I have created several modules in an MDA library that work great. I am in the process of replacing the modules with class modules. In the calling app, the newly created class does not show up in the objects browser, only the original modules. I tried readding the reference to the library...
Is there a way to prevent Access from automatically
saving a record when the form is closed?
When the form is initially opened, I am placing the user
at a new record; DoCmd.GoToRecord , , acNewRec.
When exiting the form, I am prompting the user via a
msgbox asking if they...
I created two forms that use the find, previous, and next command buttons via the wizard. In one form, the buttons work as expected, finding a record and allowing navigation through all the records using the previous and next. In the other form, the find, previous and next only work on the...
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.