Displaying 20 results from an estimated 3000 matches similar to: "alternative to Crystal Ball ?"
2008 Apr 05
0
Crystal Reports in ROR application
Hi,
I want to use Crystal Reports in my ROR application. The way I am
planning is to create an XML file and send the file as the input for the
Crystal Report application.
I believe there is no API in ROR to access the crystal reports. I am
using Crystal Reports 11.
I am planning to access the crystal report via command prompt from ruby
code.
Can anyone please help me how to achieve this???
2008 Mar 03
0
Crystal Reports
We need to generate the crystal reports dynamically from ROR
application. I believe we need to pass the xml to the crystal report
file.
Any one knows how to call the crystal report template file dynamically
from
rails application and pass the xml data to the crystal report.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message
2012 Jun 01
0
Crystal reports integration with ruby on rails 2.3.8 version
Can any one help to integrate crystal reports with rails:
I was found the below link to integrate crystal reports in my rails
application.....
http://kkarthik.wordpress.com/
but i not understanding how to include those jar files in my rails
application......
i am not getting those jar files for download.........where i will get
those jar files..
(or)
Is there any better and easy way for
2010 Jun 25
0
Modelling Crystal Growth
Dear all,
I would like to hear from anyone who has experience using R to simulate and
visualise the formation and growth of crystals.
Thank you.
mpl
--
View this message in context: http://r.789695.n4.nabble.com/Modelling-Crystal-Growth-tp2268746p2268746.html
Sent from the R help mailing list archive at Nabble.com.
2009 Aug 28
1
Crystal Recording Interface
Hello all,
I download from Tikal's site the Crystal Recording Interface and
installed it on my Asterisk server, but there's no reference in the
installation instructions there regarding the necessary settings on the
Asterisk itself.
Is anyone using it? Any detailed explanation on the implementation of
that solution anywhere?
Thanks.
2007 Mar 19
1
Crystal Report functions not working in Wine
Hi, I've installed a program made for windows that is developed by our
company. I installed the system on Ubuntu (Dapper Drake) using Wine.
All other functions work fine, but when I tried to view the reports
that were made by Crystal Reports the program displays the message
"Application-defined or object-defined error." Any advice on how to
get this work??? Thanks! Here is a copy
2012 Nov 10
0
[PATCH] drm/nouveau/clk: fix crystal frequency retrieval on nv25
Signed-off-by: Viktor Novotn? <noviktor at seznam.cz>
---
Hi,
this fixes a regression I have seen since the kernel module rewrite in summer. After loading nouveau, screen would go
all black and monitor would show "Out of range". According to envytools' hwdocs/pstraps.txt nv25 should use both pstraps
bits(6 & 22) so I hope this fix is valid for all nv25 cards, not just
2001 Sep 06
1
crystal reports under wine
Has anyone had any success with Crystal Reports under Wine?
The problem I am currently having is with the print engine itself and is
probably nothing to do with printing;
Page fault on trying to access 0x00000000 in
CRPE32.DLL.Prompt3DViewAngle (which I presume is bought in by Crystal
from 3dgraphics)
The dll is either version 8.0.0.371 or 8.0.0.392
--
Bill Medland
2012 Feb 27
2
Installing package QRMlib
Hi,
I am having real problems downloading the package 'QRMlib'. The tar.gz file
is shown here:
http://cran.r-project.org/src/contrib/Archive/QRMlib/
I have downloaded this to my local folder and entered the following command:
nstall.packages("myLocalFolder/QRMlib_1.4.5.1.tar.gz", repos = NULL)
but I am getting the following error message
Installing package(s) into
2009 Jul 10
0
Error when running the examples in plotMultiTS / QRMlib
Dear List,
R ist somtimes a bit frustrating...
I ran the example from
http://bm2.genes.nig.ac.jp/RGM2/R_current/library/QRMlib/man/plotMultiTS.html
and I get an error.
Has someone an explanation for this?
Thanks a lot,
Steve
CODE:
library(R.utils)
library(tseries)
library(wmtsa)
library(waveslim)
library(brainwaver)
library(timeSeries)
library(QRMlib)
> ?plotMultiTS
>
2009 Oct 29
3
"The system cannot find the file specified"
What is the problem here? I did an install package from the Rgui menu.
Windows Vista
<SNIP>
trying URL 'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.9/mvtnorm_0.9-8.zip'
Content type 'application/zip' length 236089 bytes (230 Kb)
opened URL
downloaded 230 Kb
trying URL 'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.9/QRMlib_1.4.4.zip'
Content type
2010 Sep 21
2
Need help for EM algorithm ASAP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I created a EM algorithm for Generalized hyperbolic distribution.
I want to estimate mutheldaplus, sigmatheldaplus, betasigmaplus in my code.
After getting use these value , then my iteration have to be begin of this code.
But I can not to do iteration part.
Can you help me use my code and get iteration ?
Do know any useful code for EM algorithm for Generalized Hyperbolic
library(QRMlib)
2009 Jul 02
1
Quantitative Risk Management by McNeil
Dear Specialists in R,
May be somebody has experiment in using pakage for the book Quantitative
Risk Management by McNeil?
This package is writen in R.
I have run this package for fitting the data to Nornal Inverse Gaussian
distribution and fased with following problem.
> Return<-read.csv("data.csv")
> Transpose<-t(Return)
> fit.NH(Transpose, case="NIG",
2012 Feb 22
1
Package 'fCalendar'
Dear,
I'm a master student mathematics at university Gent, who's writing a thesis about vines and copula's.
I'm in trouble with the package 'fCalendar' which I need for running 'QRMlib'.
The problem is that 'fCalendar' doesn't have a namespace. I need to use R.2.14.1 because
I also need the package 'vines' which only works for R.2.14.1.
I'm
2003 Apr 10
0
Bug in Samba v2.2.8a with Windows API GetFileAttributes ?
Before my company was bought out by another company, we were using Samba
v1.9.3 and I'm pretty certain that the GetFileAttributes was working
properly but I can't be absolutely sure. Since the move, we're using v2.2.5
and just recently upgraded to v2.2.8a on Solaris 2.7. I'm doing my testing
on an XP machine.
I'm seeing that GetFileAttributes is always returning 0 instead of
2010 Jan 22
2
R CMD check error with the GNU Scientific Library
I have been working on an R package that calls C code using .C(). I recently
started including some functions from the GNU Scientific Library in my code.
The code runs fine on my machine when not wrapped in the package. But I get the
following error from "R CMD check"
* checking whether the package can be loaded ... ERROR
Loading required package: splancs
Loading required package: sp
2012 Mar 27
1
[Bug 8829] New: rsync -uav --delete --dry-run prints delete file list in reverse order
https://bugzilla.samba.org/show_bug.cgi?id=8829
Summary: rsync -uav --delete --dry-run prints delete file list
in reverse order
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2019 Dec 17
2
is_stmt and column numbers
It appears to me that from this:
https://iis-git.ee.ethz.ch/H2020-Compiler/llvm/commit/1d68fc5021ca8c704e21f171d98bb18eb396a7fa
That LLVM basically emits DWARF expressions where is_stmt is true only
"once per line". Is that still true? Is there an option to emit more
than one per line?
Thanks all.
-Roger Pack-
refs:
https://github.com/crystal-lang/crystal/pull/8499
2004 Sep 15
1
fractal dimension of an image
Hello, I have a problem that I think can be solved in R but I'm not sure
how to tie things together.
I have a digital image of a crystal growth in 2 dimensions. And my aim
is to calculate the fractal dimension of the crystal. I was planning to
use the box counting method.
So I need to read in the image in R (for which I can use the pixmap or
rimage packages) and then draw a grid over at a
2009 Aug 29
2
ipv6
Hello,
I''m reading this guide on ipv6 (really just getting my "feet wet"):
http://www.shorewall.net/6to4.htm
In the section "Configuring IPv6 using my script" I can read that the IPv6 interfaces are:
INTERFACES="eth2 eth4"
and that correlates fine with the first diagram/figure.
However, further down I read "You will notice that sit1, eth0 and eth2