I am running stored procedures in Access. I keep getting a Timeout error, I changed the timeout time to 700 seconds, but it still doesn't work. Is there a way to prevent this from timing out?
Hello
I'm adding fields to a table and am having problems setting the format for two of them.
1) Date/Time the format should be Long Time
2) Boolean the format should be Yes/No
I can set the field types, but not the formats? Is there a way to set these formats?
Is there a way to call a .NET object from Access?
What I need to do is put a link to an internet site. The website uses .NET encryption. I'm not really sure how that works, but I need to create encrypted links to the website. (I'm not a web developer)
Is that possible?
Hello
I'm creating a new form using vba and need to assign an event procedure to each of the controls.
Is it possible to assign an event procedure to a textbox using vba?
I have a subform based on a query. One of the fields needs to be formatted. I need this field to be updatable, but when I format it the way I want it (=[field]/60000), I'm not able to update the field later.
I tried adding a text box to allow for data entry and later copy that value to the...
I'm trying to write a macro to save the MS Project to an access database. The users have the option to enter the file name and location. I have designed a map called Export Resources.
This is what I have now:
SaveFileName = InputBox$("Enter Path and file to save project to: ")
FileSaveAs...
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.