Gentlemen,
My APP stores photos of cars that need to be matched with the approprite file name. I need to secure the program yet allow the user to cut and paste or drag and drop to accomplish this without permitting the user access to the system. Any thoughts would help.
Thank you
hoofit
I do not have any code that would change the record source. Here's the language, I will check the subforms. I have multiple copies of the database and the same form works in one but not the other
SELECT TblParts.InHousePartNumber, TblParts.PartName, TblParts.Ref_PartGroup...
Here's the message....
The record source " bla bla, bla" specified does not exist. The name of the recordsource may be misspelled, the record source was deleted or renamed or the record source exists in another database.
Opening a form triggers the message.The table upon which a form is based is...
Another error. The record source " bla bla, bla" specified does not exist. The name may be misspelled, deleted or renamed. The form properties source code appears ok. any other possibilities?
thank you
I have the following code:
'* Declaration Specifications *
'********************************
Dim nodcat As Node
'Node for Category
Dim nodCatCode As Node 'Node for Category Code
Dim nodCatValue As Node '######## Node for interval value '########...
I ran the 7 step procedure on nearly 100 tables and forms and ended up with more errors than I had to begin with. I'm thinking a total rebuild at this point and have not been able to resolve the original issue.
I did not find a missing reference. Running Win7 and Access 2002. I'm working on tables now. I see name autocorrect, I was in the wrong options. Now i see why software engineers have a 6 figure income. so do i but they move the decimal over 2 spots.
$ 123456.00
$ 1234.56
In the options turn off track name autocorrect
I see autocorrect with 5 possibilities (correct or capitalize) and no track verbage...is this right? (no on or off) ok ....i see 3 choices, track name autocorrect info,perform name autocorrect and log name autocorrect. these 3 items are to be...
a sampling of some code is below. when i activate the command button nothing happens except for an error that says the expression on click you entered as the event property setting setting produced the following error.........
The error message occurs with several command buttons. the message...
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.