Hi All,
I have a Crystal Report that is based on an xml memory stream I pass to the datasource property in a windows .NET app. I need to be able to pass out back to the application the page count of each report. I have tried numerous ways with parameters. But only seem to be able to pass in...
Hi all,
At present our site use Scitor Process 98, but we want to move to Visio. Is there anyway to open Process files (.pcf or .ptf) with Visio (any version)?
Thanks in advance.
Hi All
I am trying to use the Crystal Web Viewer in .NET, but I get the following error:Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed.
My code is as follows:
Imports CrystalDecisions.CrystalReports.Engine
Imports CrystalDecisions.Shared
Public Class...
Hi,
I want to ftp files from the server to my desktom but I keep getting "connection timed out" message followed by "not connected". My script looks like this:
#!/usr/bin/ksh
#
cd $Source
ftp -n -v $MyPCIP << ENDFTP
put $File $File_To
quit
ENDFTP
Any help would be...
Hi,
I have previously had a tar write error which turned out to be not enough space on the DLT. I modified the backup job to backup from an include file. However before any files are backed up there is a tar: write error: unexpected EOF. But then the files seem to be backed up.
Is this...
Hi,
I run a tar command to backup my files and produce a log. I recently noticed a write error. Could anyone shed any light on the subject?
Below is an extract of the log before and after the error:
a /d2_index/vaccfmd/ 0 tape blocks
a /d2_index/vaccfmd/vacc_tables.dbf 20484 tape blocks
a...
Hi all,
We have a spreadsheet that is on a NT server on a shared drive. It is read only for most users, but password protected to modify. However frequently when it comes to modifying a message that a certain user has the file open appeaers. When the person allegedly with the file open has...
In the root directory I have a rather large core file. Is this serious? It indicates that the dtfile may have a problem, how do I troubleshoot this?
Thanks in advance
Sorry to all those who answered my last problem on this matter.
What I wanted to know was why I could only pass variables containing only numbers from a korn shell program. If there were any letters in the variable then this message is displayed.
BEGIN find_record(2, ANI31500300.bad); END...
I have a shell that passes 2 variables to a simply SQL procedure (find_record1) which checks if a record is present in the db and outputs a log. The procedure works fine as long as the variables passed in contain only numbers. If any other character is contained in the variable the following...
HI
I have a stored sql procedure and I need to be able to call it from a UNIX shell and pass in a varible. Any help would be greatly apprieciated.
Thanks
Hi
I am running a korn shell on a Solaris system and I have had an error 32. What is an error 32 or better yet is there a function that I can use to find what an error code refers to?
Thanks
Hi
I am new to Crystal so excuse any daft questions. I am reporting on an Oracle database that currently has 28 million records. When I run a report my C drive is filled very quickly and often causes a crash.
Is there any way I can stop this happening or redirect these temp files (if thats...
Hi
I have managed to take a text file with fields delimited with a | and add a unique number. My only problem is that the file has a header and footer.
I need a command to remove the header and footer and then insert then after I've updated the primary key.
Thanks
Hi
I have a text file with a thouand lines each line represents a record. I need to create some test data based on this file to upload to an Oracle db. I need to create 5000 of these files and use a counter to change the primary key field to a unique value.
The fields are pipe delimited (|)...
Hi
I have a problem with my personal login when using x-windows. I can get in using a telnet session, but when I try x windows I get this message "User shell not listed in /etc/shells. Login rejected"
hi
I'm just a beginner in Unix (Solaris). I need to find the 3 largest files on the system and I used the following command;
ls -lR /| sort -n -r -k5|more -3
It almost works but the order is slightly wrong. The R command doesn't seem to work from root.
Any help would be appreciated.
Thanks.
I need a to be able to display only the 3 (or a number which I can specify) largest files on Unix Solaris. I would be thankful for any pointers.
Cheers
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.