I have installed an Enterprise Root CA, and Microsoft tells me that I need to access the Policy Settings folder in the CA MMC in order to set it up to issue certifiactes for smart cards...
I just graduated college with a Computer Engineering degree. In essence, this means I know a bit of programming and a bit of Electrical Engineering (heavier on the electrical engineering side).
I have had a fair amount of Java experience in my early years at college, and some C++ in high...
"ActiveX component can't create object"
I get that error when I run this code:
Dim hyperPackList As New Hyperlink
hyperPackList.Address = strNewFileName
It seems to crash on the second line there. If I comment out that second line, it crashes on the next line...
I have just started working with Access, and got myself a decent book. Problem is, it doesn't go into VBA at all. I have seen books for VBA, but none specific to Access. Is there a good book on integration between Access and VBA? I have had some programming experience, but only in Java and a...
I am writing some code in which I am emptying a particular field in every record in a given table. My code works fine, but I don't like the fact that I have to rely on an error to break out of my while loop. Is there another way to determine when I am at the end of the table?
On Error GoTo...
Hi all --
I have created some data access pages intended to be used for viewing (not editing) information over my web server.
Everything is working fine, but the pages require a plugin for IE. I would rather this not be the case, b/c those that would view the pages often may not view them...
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.