ms-access-2003
Password protecting submit button on MS Access form still results in button submission
I\'m trying to password protect a submit button on a form I\'m building in Microsoft Access 2003. The button, when clicked, will add a new record to my database. The idea of the password protection is[详细]
2023-01-25 01:21 分类:问答Error 3218 Could not update; currently locked -Msaccess [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-22 16:14 分类:问答MS Access 2003/2007 - Import Specification for data import from csv file used in VBA.....validate field names?
I have an import which I made with the wizard, at least far enough just to save the specification. It imports CSV files, with headers, quote text qualifiers, and comma delimited. I then use the import[详细]
2023-01-21 05:17 分类:问答What is this Access bug? You do not have exclusive access to the database at this time
Tested on Access 2003 Pro (build 11.8321.8324) SP3. Steps to reproduce: create a new database. create a new form.[详细]
2023-01-20 13:17 分类:问答Access form, search for a record from another table and insert into field in current form
I have a table that stores invoices and a form based off of that table that looks like an invoice so that you can search previous invoices. Currently I am creating the invoices in excel and then expor[详细]
2023-01-20 07:08 分类:问答Ahhhhh! Where did the subform go?
I have a form called Group in my MS Access ADP. On it is a tab control, and in eac开发者_如何学编程h of the tabs there is a subform. The first tab contains the subform Users, and it isn\'t showing up[详细]
2023-01-19 20:17 分类:问答VBA MS access functions
Following function is for evaluating dates called by procedure CheckEventDataIntegrity. This does only for events but now I want to add partnumber along with event type. Means it should evaluate dates[详细]
2023-01-19 12:39 分类:问答Access: persist a COM reference across Program Reset?
Are there ways in Access VBA (2003) to cast a COM re开发者_如何学运维ference to an integer, and to call AddRef/Release? (which give the error \"Function or interface marked as restricted, or the funct[详细]
2023-01-18 13:01 分类:问答Changing connection params when using pass-through query
I have an Access 2003 application that I would like to create reports for using stored procedures via pass-through queries. Everything works fine with one exception. When I specify the stored procedur[详细]
2023-01-18 06:38 分类:问答MS Access 2003/2007 - Compiling 2003 version mdb on desktop with 2007 Office installed; will not retain 2003 mde?
So I have an access mdb file that was originally create using Access 2003/Office 2003. Since I have recieved a new image at work that has 2007 Office installed. The file extension of the access databa[详细]
2023-01-18 05:46 分类:问答