Ok, so I'm actually doing this in Powershell, but asking the question here because I suspect that this is where I will find somjeone that knows the answer. :) It's all COM and Office automation anyway so language doesn't matter a lot in this.
Here is the situation, I have a CSV...
Ok, I have done some searching and will continue to do so. I would like to code it so that if my app is run with the SHIFT key held down it behaves differently than if it is just run normally. Any point in the right direction is appreciated.
"... isn't sanity really just a one trick pony...
What are the chances that we can get an Echange category in the FAQs and move Exchange specific FAQs to it. I use Powershell a lot but never for Exchange scripting since I am not an Exchange Admin so I see a very clear delineation there.
"... isn't sanity really just a one trick pony anyway...
Does anyone have a good way to determine the OS without using WMI?
"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick
There is a question that turns up here fairly regularly regarding encrypting scripts and the answer has always been that you cannot encrypt a script. You can encode it but that is easily reversed.
Here at my work there are a few instances where scripts need to have a password in them for...
This is a security related question. Our Information Protection team is concerned about the devices that are returned to RIM for one reason or another. We always do a wipe on the device, but as we all know, nothing electronic is ever really deleted. :) Having said that, how safe is the data on a...
Here is my situation. I have a form that has two subforms (lets call them left and right). The left one is essentially a table view of several records. The right one is a record view of the detail information for the same query as the left subform. What I need to do is to make it so that if you...
We have an Access DB that I inherited that has some information in it but is primarily the front end for a SQL DB. The SQL DB was moved to a new server yesterday. This of course broke all of the linked tables in the Access DB. I have fixed that by updating the DSN for the SQL DB and using the...
I am trying to create a query that uses the values of two calendar controls as between criteria. If I hard code a date for the between criteria, the query runs fine even from the form. If I try to use this for the criteria:
Between [Forms]![MonthlyReport]![txt_StartDate] And...
I've researched this on my own and haven't been able to resolve it. I have an XML like this:
<?xml version="1.0" encoding="utf-8" ?>
<PrimaryRoles xmlns="http://blah/PrimaryRole.xsd">
<PrimaryRole pRoleID="1" name="MSG Base Build">
<SecondaryRoles>
<SecondaryRole sRoleID="123"...
Has anyone come accross a good example of using JDBC to connect to the WMI ODBC interface?
"Well, once again my friend, we find that science is a two headed beast. One head is nice, it gives us aspirin and other modern conveniences,...but the other head of science is BAD! Oh, beware the other...
If this is not the proper forum for this, I apologize in advance. Is it possible on a windows platform to determine who deleted a file?
"Well, once again my friend, we find that science is a two headed beast. One head is nice, it gives us aspirin and other modern conveniences,...but the other...
Why is this code giving me these errors:
Error:
Then when I try to debug:
This is the code:
<HTML>
<HEAD>
<TITLE></TITLE>
<META NAME="GENERATOR" Content="Microsoft Visual Studio">
<META HTTP-EQUIV="Content-Type" content="text/html; charset=UTF-8">
<script id=clientEventHandlersVBS...
I am having two problems with a sub in Access. What it should do:
1) Open an existing Excel spreadsheet called export.
2) Delete the existing data from the last time it ran if there is any
3) Enter the new data from a query
4) Create a named range for the data it just entered.
5) Save the...
Let me start by saying that I have a job. But, having said that, I have an idea for a business model. I thrive on new challenges. So far I've been lucky enough to find myself in a position where I get stuck with the work that others don't seem to want and it has always provided me with these...
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.