I have a dozen coworkers spread out around the country. We all use VMware fusion with the same VM image.
We meet every quarter and I update the image on their laptop. In between quarterly meetings, I would like to ship updates to their VM. I do not need to preserve any changes they have...
I'm building a crosstab in Cognos 8.4.1 RS against a TM1 datasource. I have the GL account dimension on the rows. On the columns I have the years. The cube has an additional dimension for each piece of the GL string (Department, Property, Function, and Fund). I need the report to give me a new...
...below is my code:
Declare @PurgeDate as datetime
Set @PurgeDate = '01-01-2007'
--Archive Agent
Insert into dbo.Agent
Select Top 10 *
from hds.dbo.agent
where HDS_Sampledate < @PurgeDate
--Archive Agent_Month
Insert into dbo.Agent_Month
Select Top 10 *
from...
I have the following situation
Webserver resides in a Domain A.
A dns record in domain C lists the webserver as webserver.domainC.net .
A DNS record resides in DOmain B listing the webserver as Webserver.domainB.net .
I need for clients in DomainB to be able to resolve webserver.domainC.net ...
I have a production server that has a computer name \\srvprod . I can not change the name of the machine for various reasons. However, I would like to have a website hosted on that machine and would like for users to be able to access the site at more intuitive name that http://srvprod . Is...
I need to extract data from an application that is using a flashfiler back end. I have visited turbopower.com and see they are out of business and have released their product as open source but I can't find the odbc driver. Does anyone know where I can get a driver or of another way to extract...
Spend your time reading up on 2003 rather than learning stuff you will never use again. You are using the web proxy by pointing your clients internet explorer to the proxy server as accomplished above. You more than likely can forget about socks proxy.
The proxy client software is for...
Do you need the disk space back or do you want to reclaim the space for use by your exchange database? If you want the hdd space, you need the offline defrag as described above. If you just want the space to be available for your email database, you need to set the retention time for deleted...
Check http://www.dnsstuff.com
AOL will not accept mail from domains that do not have a reverse dns. reverse dns is usually provided by your isp but you have to instruct them how to configure it. Use the above URL to check if you have an active reverse dns entry. If not, contact your isp and...
I'm copying a 50gb database from a 2k server to a 2003 server. Both machines have a gigabit card at full duplex. I put a cat5e crossover cable between the 2 machines. I mapped a drive from one server to the other. The copy takes 7 hours..
Any idea how long this should take? I was guessing...
...it will allow you to export the info from an NT wins server.
Install by browsing to the I386 folder on 2k server cd and running ADMINPAK.MSI.
* To open WINS, click Start, point to Programs, point to Administrative Tools, and then click WINS.
* Go to ACTION and select ADD SERVER and...
I am installing Exchange in a small office. They use swbell.net for their email. We configured each POP account in exchange to receive their email. How do I configure outgoing email so that the proper domain is attached in the from field? Can I use SMTP for sending directly from the server...
SC0 5.0
Had a drive that was no longer bootable. If i boot from emergency floppy, I can view all data on drive. Loaded SCO on a new drive and slaved bad one. Slave drive mounts as a: but I can not see any data on the drive. Any ideas how I can access the data on the slave and transfer to...
My most recent backup is a month old (long story) and is an offline. Priv.edb shows a last modified date of several days ago which I have never seen happen. According to edb.chk, all log files have been committed to priv.edb but I doubt this due to priv.edb's last modified date.
THe server...
...to edb.chk, all is well. But, Priv.edb modified date is scaring the hell out of me. Last known good backup is 2 months old although I have all edb*.log files. I'm scared to bring the service down to see if everything is indeed ok.
Sure, I'm an idiot for not having more recent backups -...
Is it possible to call an access module from .asp? I have the need to modify data in my database at the user's request - however there is no input needed from the user other than the request (no parameters for module). ANy help is greatly appreciated.
I am trying to display a cell from my database which is formatted as a percent and restricted to 2 decimals. This works fine but the number is displayed with its full precision and not as a percent. I've been searching for how to format the item with no luck. I assume that I do this in my...
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.