Hi Everyone.
Let me start off by saying that this is my first attempt at dynamic sql. I've been programming with PL/SQL for about a year and a half, but this is the first d-sql I've done.
At issue is this:
I need to populate a column based on what month it is with information that is...
All -
Apologies if I'm missing fundamentally simple here, but I cannot get a NAV bar to behave as I expect it to. I created a NAV bar in Fireworks MX, and in that environment, everything works great; when a button is clicked, it retains the down state image until a different button is...
Hi All -
I have a WinXP laptop that has a 28 GB hard drive. I use maybe 3 GB with what I have on the PC. Of late, I've been getting the "out of space" message, and the computer has basically gone further and further down in terms of performance. I have Norton Systemworks 2004 on the PC, and...
All -
I'm trying to update a string column with the following:
UPDATE table
SET column = ((Data = 'This'))
WHERE condition = That;
I know that I have to place something on the outside of the ((Data = 'This')) in order to have Oracle read it properly. I'm updating a string column, and every...
Hi All -
I have a report that is ordered as follows:
Multiple Page Header Lines
Group Header with subreport
Details with subreport
Group Footer 1a with subreport
Group Footer 1B with subreport
Page Footer
I'm trying to make it such that the Group Footer sections are suppressed when the...
Hi All -
I'm trying to write logic that sums a total from one subreport with a dynamic total from another subreport, and then format the details of the main page to go to a new page when the sum of the totals = 29. The issue is that I can see the dynamic count happening at the second...
All -
Please forgive me if this is an easy one. I'm an application developer, not a network guy, and I'mtrying to help out one of my clients.
They have a very small Win2K network - 4 workstations plus a digital printer attached and using active directory on one server. The IP addresses are...
All -
I'm trying to connect a WinXP workstation to a Win2K network. Every time I try to establish a connection to the domain, I get the forever maddening:
error code 0x0000232B RCODE_NAME_ERROR
Now, I can ping the DNS IP addresses on the server successfully. I've tried the suggestion from...
Hi All -
I've compiled the package below and cannot get the darn thing to run correctly. I've tried the following syntax in SQL*Plus:
exec tqr135t.cois_swexpense_preprocess.process_fixed_assets(tqr135t.cois_swexpense_preprocess.fa_extract);
and gotten the following error:
While processing...
Hi All -
I'm dealing with a really finicky data source, and have been able to handle every condition but one. I have been able to convert the string $99,999.99 to a valid number, but I cannot figure out how I can also convert ($99,999.99) to -99,999.99 for the same record, because not every...
All -
This is a weird one. I'm trying to concatenate 2 character strings, and then convert the concatenated result into number format. Everything that I have tried results in a scientific notation result - not an integer.
This may be very, very trivial, but I'm missing something. I've...
Hey All -
I've created a few banners for a friend, and when I export them to animated .gif format, the border essentially disappears and the imagery that I've developed in Flash becomes slightly distorted.
Is there perhaps a setting in the export dialogue that I'm failing to set that might be...
I created a Navigation bar in Fireworks using the Button dialog, and then exported the HTML to a Dreamweaver site. When I view the wep pages that contain the navigation bar and test its functionality, the response is multiple, very fast clicks and a blank browser screen. Does anyone have a...
Hey All -
Sorry if this is an easy one. I've scoured both this and the Fireworks forums and cannot find the right answer.
I've created a site template in DW and populated it with both Flash and Fireworks objects. In DW, when I view either the template or pages derived from the template...
Hey Guys -
Hope all is well since my last post. My latest issue is simply bourne out of inexperience with VBScript. This script replaces values contained in Postscript files with entries from two different recordsets. What I want to do now is update a separate table when each file is...
Hi Everyone!
Long time, no post. Here's today's quandry...
I'm trying to tell my script to only do a function on those files that are identified by a couple of queries. I actually use a couple of entries from recordsets to construct the string filenames, but I'm having something of an issue...
I'm getting a syntax issue - could anyone out there check this out? I borrowed from a different thread, so some of the syntax may make no sense.
Function ReplaceTagValues()
Const ForReading = 1, ForWriting = 2, ForAppending = 8
Const TristateUseDefault = -2, TristateTrue = -1, TristateFalse...
I've been given a task to write a script using VBScript, a language that I know not a darn thing about, to take 3 different strings or string collections and insert them into various places within all files in a given directory.
I've downloaded the Windows Script Documentation after reading...
The following is the header formula for a report that I wrote that is grouped by a field called "Rep_X_Consolidated.Eqmajor". Everything else on the report displays without error on a change of "Rep_X_Consolidated.Eqmajor", but for some reason this header disappears afyter the first instance...
I have created a report that shows equity positions in a portfolio, broken down by sector and equity type. The grouping is on the equity type exclusively.
When I preview the report, I see the expected results where more than one equity style is involved. In this instance, a second page should...
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.