Hi
I have a sql query that returns numbers from 0 to 14. When I'm showing the result on my asp page I would like to convert these numbers into
0 = "Today", 1 = "Yesterday", 2 = {the name of the day before yesterday (if ran today it would be "sunday"} and so on.
Anyone know how I can...
I have this sql code
select source_name, round(sysdate-sup_date) as nday, count(article_id) as arts
from articles_contents_xml
where round(sysdate-sup_date) <=14
group by
source_name, round(sysdate-sup_date)"
order by source_name, nday
which gives me this list:
Source_name nday arts...
Hi
I have a C# program that I haven't written my self, but I have it running on a server here. Now I've opened the source on my computer (and upgraded the project without error to VS 2008). Then I've changed two small lines in the code and re-compiled it (again without error). But when I run...
Hi
I have a spreadsheet with two sheets. On sheet two I have a list of formulas where the first 50 rows refers to one!a1..a50.
Now the problem:
I want my list on sheet two to ALWAYS refer to the cells a1 to a50, but if I on sheet one removes row 18, row 18 on sheet two ends up with a row...
Hi
I'm runnning 11.5 sp3. I just had to re-install my backup server and I've inserted all my existing tapes into my library to make arcserve recognise the tapes. This has worked fine and they are again back in my daily, weekly and monthly pools. There is only one problem. When I look at at the...
Hi
I'm trying to install the Print Management Application that came with the R2 Release on my w2k3 R2 SP2 server, but since I've installed SP2 it only says that I have the incorrect version. Does anyone know where to find a version that can be installed on a SP2 server?
</Morten>
Hi
I'm about to convert our old Notes 4.6.7 to Outlook and Exchange.
Does anyone here know about some tool / script that can help me with automating conversion of personal address books in Notes into something that can easily be importet into outlook?
</Morten>
Hi
I'm just adding in a new exchange server into my backup job and I wonder if there is some files and/or directories from the exchange areas that I should exclude from the job since I will back up the exchange part using the Exchange Agent (Database level)
</Morten>
When I try to connect to the console on a Windows 2003 server I get the following error message:
Error connecting to existing session for {userid} (Id 0). The operation completed successfully.
I'm sure I'm connecting to the console and it works for connecting to other 2003 servers in my...
Hi
I am in the need of sending some information enclosed within the "wrong" node in an xml file since the parser system that receives this files can't handle additional metadata and therefor I wonder how I can extract the data out from the node again from the file I receive back from the...
Hi
I'm about to configure two new servers as my domain controllers/exchange server (2003) and I wonder if anyone here has some pro's and con's for the disk config.
My servers are identical (IBM xServies 346) and have 6x74Gb disks. (dual cpu/2gb ram)
Should I configure them with a 2 disk...
Hi
I'm about to configure two new servers as my domain controllers/exchange server (2003) and I wonder if anyone here has some pro's and con's for the disk config.
My servers are identical (IBM xServies 346) and have 6x74Gb disks. (dual cpu/2gb ram)
Should I configure them with a 2 disk...
Hi
How can I use a javascript to show or hide several table rows that have the same id?
I would like to have a table like this:
<table>
<tr id="heading"><td><a href="javascript:void(0)" onclick="ShowHide('jan')>X</a>January</td></tr>
<tr id="jan"><td>1</td></tr>
<tr id="jan"><td>2</td></tr>...
Hi
I'm evaluating if I should use the IBM Director agent and Server on my network. Currently I'm just running the agent on one server. And here comes the question:
Is it normal for the agent to use 5-50 percent CPU almost all the time?
I'm also running the ServeRaid Agent on this server, is...
Hi
I have a problem with a html for that acts strange when run from a Citrix terminal.
I have a form (main) with frames that opens a new window (search). The search window has a form with target to one of the frames in (main) where the result should show up. This works perfectly when running...
Has anyone seen this file on their server: C:\IBMASRSvc.log?
I just found a 60Mb file on one of my servers with this name. I suspect it to be created by the IBM Automatic Server Restart Service.
I can't find any information on how to disable this logging. I t only logs lines like
"01/18/05...
Hi!
Among our IBM servers I have two 5500 M20 servers, both with ServeRaid 3H controllers, dual CPU.
I recently discovered that both servers are using about 40% of its CPU power to handle hardware interrupts. Checking my other servers none of them seems to ever use more than one 1%. Also a...
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.