Hi all.
I've just finished an access 2010 database that works ok in my fullversion Access 2010. When I run the Packet solution wizard it looks ok, but when I install the result on another PC (xp, vista, 7, 8) I get this message:
'A potential security consern has been identified .....' and when...
Hello Mark
Thanks for your suggestions. I've read and tried to figure out what's what, but now I'm more confused than ever before. Whatever I try I ends up with the same error message so obviouly I have not understood how to do this. The wizard on the 'third step' gives me the possibility to...
Hello again Mark.
I thought I'd solved all problems. Guess what. When I pressed 'Package solution' under 'Save and publish' it seemed like it all went ok and I created a CD. BUT when I try to install the database on a user's PC ( I've tried on XP, 7 and 8 pc's) they alle show a warning 'A...
Hello again Mark.
Sorry for the delay, but been otherwise angaged. You were spot on so now everything is as it should be. Just some tidying up and I can use the database.
Thank you very much for all your excellent help. The way you explained made it so easy to understand.
Maybe I can hope for...
Hello Mark.
YES it made a lot more sense. There are always parts that is troublesome to figure out and one is this. In the 'TimePeriodFromBirth', what shall I enter? I thought maybe - 'Date of birth + a number of days/weeks/years - to get the next duedate for a certain vaccine, an then probably...
Hello again Mark
I believe I'm starting to get the hang of the consept - Normalization -, I've made 4 tables as suggested:
VaccineT(VaccineID,Parvovirus,Valpesyke,Rabies,Kennelsyke),
VaccineAdmT(VaccineAdmID,8Weeks,12Weeks,1Year,2Year,3Year.....)...
Thanks lagbolt.
I feared there were more to it than just combining the four queries. I understand that I've mixed up a little conserning rows, fields and so on, but I've found a lot of info abt normalization so I have a job to do there. It's a little confusing for the time beeing as english...
Hi
I have this problem: In my database over dogs I have among other tables one called - DogData - (contains - DogID, Name, DateofBirth, VaccineID, MothersName, and so on), one called - Vaccines - (contains -
VaccineID, VaccineDateParvovirus8weeks, VaccineDateParvovirus12weeks...