I'm running into a reserved error (-1601) when attempting to change a date field of a table. I successfully copied the record containing this problem, so I would now like to be able to delete it. Unfortunately, any deletion attempts result in that same error. Has anyone ever experienced this...
Is it possible to compact a database while it is open? I've tried the CompactDatabase method, as well as DoCmd.RunCommand acCmdCompactDatabase. I feel like there must be some way for me to automate this from a single module, instead of having one that runs a program and a seperate one that...
I'm going to be receiving e-mails on a daily basis that will include a batched text file with comma delimmited records in it. Obviously, the person working on this could manually save the attachment to disk at the end of each day, but if I would like to have as little human intervention as...
I'm unsure of the exact reason for this occurence, so I don't really know whether or not it relates to NT or to Microsoft Access. Occasionally, much more often than I'd like, one of the client machines will temporarily lose it's connection to the master...
Hey guys, having some problems comparing dates. When using the ">" or "<" symbols, the dates are usually compared by what seems like the first 2 digits? In some cases the comparison seems to actually follow no logical...
Hey guys, having some problems comparing dates. When using the ">" or "<" symbols, the dates are usually compared by what seems like the first 2 digits? In some cases the comparison seems to actually follow no logical...
I'm wondering, is there anyway I can possibly predetermine what the index of a control will be on a form? I need to be able to cycle through controls, and doing it by number is just convenient(and semi-necessary) the way I have chosen to handle the...
Is anyone aware of a good fax program that integrates well with Access? I've searched around a bit with the time I've had and have come up with little information on the subject. Is it possible that no one has tailored something to Access...
Occasionally we receive an "Unrecognized database" error message on start up of Access. This usually follows some sort of lost network connection in the form of a "Disk or Network Error". I am curious to find out whether...
I'm attempting to pull one row from a select query using the GetRows method of the Recordset object, and throw it into a variable array. For some reason, when I try to reference the array I get a "Subscript out of range"...
I'm attempting to query a table, and count all records in a certain field *excluding* duplicates. I'm sure this solution is extremely simple, but I can't seem to get my mind around to what I need to do. If anyone can just point me in the right...
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.