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.
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.