Hi, I'm trying to create a Select statement searching for a character ° (<alt> 0176) within a field... I've tried a few things, including the below....
SELECT "REMIT_TO"."VENDOR_ID", "REMIT_TO"."ADDR1", "REMIT_TO"."ADDR2", "REMIT_TO"."ADDR3", "REMIT_TO"."CITY", "REMIT_TO"."ID"...
Well, I'm running it thru ES because I'm just modifying an existing Macola Report. If I removed it from ES and made it Standalone, would need to create my own parameter and Record Selections...
I really just need to do some slight modifications to existing Macola ES reports. What is the...
Is there a standard procedure one should take when modifying a standard Macola ES Crystal Report? Should the report be modified on the Network distribution folder? Should the report be renamed or should I just modify the original? It will then need to be copied to the C:\Program Files\Exact...
I have a Pivottable Excel file that uses calculated fields in the DATA section. Is there a way I can sort on a column in this summary area? I saw somewhere to do Field Settings, then click on Advanced, but I don't have an Advanced... Any ideas?
I'm in the process of moving to a SQL Server 2005 server running Progression 76.400a. I assume I need to install SQL 2005 client software on each workstation. Do I need to delete the SQL 2000 client first? Do I need anything installed on the 2005 client other than "Client Components"...
I am unable to modify Maintenance Plan - get an error 14258 . Cannot perform this operation while SQLSERVERAGENT is starting. Appears it is in Lightweight Pooling mode...
http://support.microsoft.com/kb/303287
Any problems with just turning this mode off and restarting Services? Hopefully...
Just was hoping to get everyone's thoughts on the merits of doing SQL server backups thru a maintenance plan to bak files vs. not doing sql backups and relying on a tape backup software with a sql agent. I was always under the impression that you should use a combination of both - if you need...
My formula for determining the testtype is:
WhilePrintingRecords;
StringVar ItemNo;
If {Itemmaster_SQL.commodity_cd} = "testtype" then
ItemNo := {Orderlinehistory_SQL.item_no} else
ItemNo := ItemNo
I then have a field that resets it in the Group Header
WhilePrintingRecords;
StringVar ItemNo :=...
Is there a way to execute a script that would remove all rows in an Excel spreadsheet if a certain cell on that row is empty. For example, would like to automatically remove all rows where cell H in that row has no value. Is that easy to do? Thanks
I have a problem that I want to do a Record Selection on a Crystal 8.5 report based on a formula that uses a WhilePrintingRecords function. The report is a sales report - when it hits an item of a certain type it assigns a string "TEST TYPE" for the remainder of items in the order until the...
Anyone have ideas on how to do this. I need to create a report showing total sales by customer. The Report will only have 2 data columns, total sales in the current year up to date that the user enters in thru a parameter. The other column will have the total sales for the same date range in...
I am unable to modify Maintenance Plan - get an error 14258 . Cannot perform this operation while SQLSERVERAGENT is starting. Saw another post to check if it is running fiber mode processing - it is.. How do I change? Should I change? Any adverse affects of changing? Any idea how it changed...
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.