I saw a job posting in my local paper (surprise...this thing wasn't on Monster or Dice) and they are looking for someone that has experience w/ the following: Mainframe Operations, PC Support, HelpDesk, database mang., data analysis, and installation.
OK, here is the deal. I have twelve years...
I've been working on a major Crystal Reports project using 8.0, and I've decided now that each group, I want to start on the next page. I tried the "Group" in the menu, but the "OK" button is grayed out because I want to change the attributes to the grouping on the same...
I have a question here:
I am looking to make a career change (currently, I am a Shift Supervisor in mainframe operations) and I'm trying to
decide whether to go into network or programming (web development).
I heard that a lot of programming jobs will be shipped over seas in the next five...
The HTML below, whenever I try to mouse over on my links, I would like for them to turn to a different color (maybe green). How would I do that?
<HTML>
<Head>
<h1><u> Company Links</u></h1>
</Head><title>Company Links</title>
<p>
<h3><i> HONDA</i></h3>
<Body bgcolor="skyblue"...
The code below works to a degree. I ask the user to input a number less than 10...if he puts in 10 or greater, I shoot him an alert saying his value is too high. Then the program ends. How can I put where the user, if he puts it greater than ten, go back to the original prompt to ask him...
What is wrong w/ this simple code? I'm trying to get a while loop working. Thx.
<html>
<title>Practice</title>
<head>
<script language="javascript">
var numCounter = 0;
var lowConstant = 10;
function smallLoop() {
while (numCounter < lowConstant)
{numCounter++...
The following code produces a msg box w/ "Cannot find xxx file". What is wrong w/ this code?
<html>
<title>Lesson Three</title>
<head>
</head>
<body>
<a href="#" onclick="window.open('C:\NotesSQL\Docs\H_OPTIMIZING_FOR_ORDER_BY_CLAUSE.html','Window_One');
return...
I've been playing around w/ this code for a couple hours...whenever I try to run it on the IE explorer, it shows nothing. What is wrong?
<html>
<title>Javascript for Dummies</title>
<head>
<script language="javascript">
function showme(mvs,unix) {
if (mvs == "OS/390")...
Please look at the script below, and after you do, I have a question to ask:
//Input Box & Format Text
var InputBox = prompt("What is your name?","Name Input Box");
var Response = ("Thank you for entering your name, " + InputBox);
var ColorResponse =...
I will have VB 6 on one PC and I want to have an Oracle database on another (peer to peer network). I will be doing database programming. What should I download off of Oracle.com? Oracle9i? Oracle9i lite? or Oracle9i Personal? Thx in advance for your guidance.
Mark
I'm learning java currently for a career change down the road. I do know SQL very well. My question is, do most Java positions require you to have Oracle or SQL Server experience? I have experience writing ad-hoc queries against DB2...but I don't think that is going to cut it.
Most...
I just grouped on Specified Order, but realize I want to add more items to a particular group and discard others...it will not let me do it. It seems once you group on a particular field, and if you go back and want to change it, it won't let you do it. How do I edit my grouping on specified...
I'm trying to create a custom group w/ two different continents: North America and South America. I click on GROUP and select IN SPECIFIED ORDER. I create a goup for North America and add countries to it and the same for South America. When I go to run the report - it only gives me North...
I have a report that its first record is on the second page. The first page has nothing on it and when I print it out, it produces a blank page and starts printing on the second page. Is there a way I can get the first record on the first page? Thx.
Mark
The following is what I have on my report:
Assigned_By Assignee Resolution Who_Acknowl
MMT4332 00077714 Completed MMT4331
MMT4332 00077323 Pending
MMT4332 00077534 Completed
MMT4332 00077533 User...
I have a few null values in a database field called {Asgnment.Resolution}. On my report, I have a few other database fields going across the report. How do I suppress the other fields if my {Asgnment.Resolution} field has a null value? Thx.
Mark
We have installed a NOTESSQL 3.00 driver to link from Crystal Reports to Notes Database. When we go to add the driver in (w/in ODBC)...we get this msg: 'An error occurred while Windows was working w/ the Control Panel file C:\WINNT\System32\odbccp32.cpl'. NotesSQL driver is installed but...
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.