Good morning-
I have created a session in which I have added an aggregator. When I select the "Sorted Input" property, I get the following error:
When I de-select the "Sorted Input" property, it runs fine but it spends needless time caching my entire table to file. Does anyone know why...
Hello All-
I am new to Cognos ReportNet and am having an issue with creating a tabular model. Essentially, I need to create 2 sub-queries and join the results. In SQL, I would create a query like:
SELECT
T1.KEY_VAL,
T1.F1,
T2.F2
FROM
(
SELECT
KEY_VAL,
SUM...
Hello-
We have a DTS package that truncates the destination table and copies data into the destination from a source database on the same server. When we schedule the package or run it through Enterprise manager on the local machine, it succeeds. When it is run through Enterprise Manager from...
Pardon my ignorance, but I am passing this question on for a friend...
She wants to use an ActiveX component within her ETL mapping using PowerMart. I've done this in DTS, but am unsure how this would be performed in the Informatica world. Any help would be greatly appreciated.
Thanks!
--Rob
Does anyone know where I might get the latest version of wininet for VC++ 6.0? Specifically, I am looking for the library and header that implements InternetGetConnectedStateEx
Thanks!
--Rob
Hello All-
I am trying to save an image of the screen as a JPEG. Through testing I know that my code will grab a device-dependent bitmap of the screen and convert it into a device-independent bitmap. However, when I attempt to save the DIB as a JPG using the Intel JPEG library, I get a...
I am using GetLogicalDriveStrings to retrieve a list of the drives on my computer in VC++ 6.0.
I have a floppy (A:), a hard drive (C:), a CD drive (D:), a removable drive (E:), and a network drive (W:). The problem is that I seem to only be getting back "A:\\\0C:\\\0D:\\\0\0"...
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.