What you need is improve communications with your boss. He should have explained his purpose better. Talk to him openly that way you will improve your understanding, your efficiency and it should greatly diminish your stress level and his probably.
Maybe he's a moron as you say but maybe he wants to iron out the problems, format and in a general maner define the requirements through your approach then move to something more appropriate with your Analysis and design.
May I suggest too to change the name of the security file from system.mdw to something else to match your DB and in a different directory than Access, so Access reinstallation or repair does not delete or overwrite it. Use Access workgroup admin or a shortcut to hook to it when opening your DB.
I suspect you're a new victim of the latest Virus. Check your anti-virus site to clean up your PC and download as well the patch from Microsoft to stop any new occurances.
Hi there,
We have a graphic Dpt working with Mac Illustrator and Photoshop. We have translation to be passed to them being done in Microsoft fonts big5 or PMingLiU. Does anyone know of a utility to translate automatically without having to pick each symbol manually.
Thanks [spin2]
Here with Citrix we had some performance problem when used with Thin client... the administrator eventually made it such that each user get an independant copy of the front end on the server at loggin onto the DB.
Delete your micro and in the "on click" property event of the button insert:
Dim Docname As String
Docname = "FormName"
DoCmd.OpenForm Docname
Quite interesting Hap as my main DB has table now with over 80 000 records and it's going to be time to go SQL. Thank you for your lights...
My DB has everybody downloading a front end on their own PC through the microsoft setup option. My table are on the server and I have added one special...
You probably have saved the image data into a text field or such. Your data has also probably been trunkated to fit the field. Not much luck there. Try what I suggested in previous mail... it works, I have tens of thousands of artworks on file.
In my table I have 2 fields one for Thumbnail and one for the actual picture. Thumbnail is a text box where I enter the path while Picture is a Hyperlink.
On my form I have a field as an image with picture type as linked and the picture property in code to equal the thumbnail text address. Next...
Hi there,
Have you tried to add the send email button on the report tool bar. When your report is in preview then click send email which will open a window to select either word, excel or snapshot etc... select and it will attach the file to the email, then you may save the email or send it. If...
Hello,
Try re-attaching your tables to your front end:
Tools/database Utilities/Linked table manager
Behing the owner and the server your absolute path to the table may have to look different (mapping).
Good luck
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.