Ask a Question related to Microsoft Access, Design and Development.
-
chas #1
Re: Updating a single record on a form
Hi Dennis,
You need to look at the properties that begin
with 'Allow....'. For example Allow Additions
(allows/prevents adding new records).
hth
chas
create a form>-----Original Message-----
>I have a table that contains a single record. I need toof this>that allows the user to update the values in the fieldsdelete any>record, but I do not want the user to be able to add orhappen?>records in this table.
>
>What properties do I need to set on my form to make this>
>Thanks.
>
>
>Dennis Hancy
>Eaton Corporation
>Cleveland, OH
>.
>chas Guest
-
Single Record Paging in a Query
Once on a single record's detail page, I use it's CategoryID to create a second query, which is a list of records in the same category. I would like... -
Problems when updating record
I am having a problem with the following code with mySQL. I normally write with Access and do not get this problem, is there something that I am... -
Updating a NEW record
ASP/Access Say a user creates a new record and needs to complete multiple forms, on multiple pages.... How do you submit the data to each page... -
Printing single record from a form
Greetings all, I have a form that updates a database with information for a apprasial. I would like the user to be able to just print a single... -
updating a record on a form based on another field
Please help. I am trying to update a record in a form based on another field in that form. I have tried using the Me! and dlookup options I found...



Reply With Quote

