similar to: problems installing tally

Displaying 20 results from an estimated 10000 matches similar to: "problems installing tally"

2017 Aug 24
1
Pull data from Tally 9.1 to R studio
Hi, Inline below. > On Aug 24, 2017, at 5:22 AM, John Kane via R-help <r-help at r-project.org> wrote: > > > IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example > <snip> In this case, had Jagan spent about 30 seconds Googling for the application developer's
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example Reproducibility ? Advanced R. | | | | Reproducibility ? Advanced R. | | | On Thursday, August 24, 2017, 6:19:25 AM EDT, John Kane <jrkrideau at yahoo.ca> wrote: On Thursday, August 24, 2017, 1:50:13 AM EDT, David
2017 Aug 24
2
Pull data from Tally 9.1 to R studio
On Thursday, August 24, 2017, 1:50:13 AM EDT, David Winsemius <dwinsemius at comcast.net> wrote: > On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote: > > Hi all, > This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
> On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote: > > Hi all, > This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe. > Waiting eagerly for your inputs. > With Regards,Jagannathan Krishnan > Sent
2017 Aug 23
2
Pull data from Tally 9.1 to R studio
Hi all, This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe. Waiting eagerly for your inputs. With Regards,Jagannathan Krishnan Sent from Yahoo Mail on Android On Tue, Aug 22, 2017 at 10:47 AM, jagan krishnan<jagan.krishnan at yahoo.co.in> wrote: Hi
2002 Nov 19
1
mem.tally.* in R
I'd like to use the resources() function described on p. 151-152 of S Programming by Venables and Ripley (2000), but I don't have access to S and don't know whether R's memory functions (e.g., gc()) can be used instead of mem.tally.reset() and mem.tally.report(). In order to implement the resources() function in R, should I look for the C source for these S functions and wrap them
2009 May 20
7
Mapped network drive in wine.
First sorry for my bad English. I have a Windows software that needs to access a mapped network drive in Wine complains that he does not view the network drive (it needs to see this: / / server / folder). I tried to map the network drive using explorer.exe of Wine, but when I access the menu in "mapping the network drive" complains the error: "No network drive." I looked
2003 May 19
1
create groups from tallies
I'm trying to figure out a way of grouping data from simple tally data. For example, I would like to turn the following table into the table at the bottom. I would normally do this in sql statements, but I won't have control over the data, so that's not an option... Thanks, Jeff. dbh, tally 5 1 12 2 6 1 10 1 6 1 12 1 10 2 9 1 3 1 5 1 8 1 3 1 6 1 5 1 10 1 5 1 4 1 22 1 20 1 15 1 14 1
2006 Apr 22
1
Setup tinc for "Road warrior"?
Hi: I'm having some trouble connecting to the tinc VPN I've setup for my client. Basically I would like to connect to the LAN of my client (as I'm currently thousands of miles away and won't be back for a month and a half) to continue with the development of an in-house ERP. I've setup the router (a Linksys router running the stock firmware) to forward both TCP and UDP
2011 Apr 16
2
ERP Application working slow & toolbar missing in applicatio
Hi, i installed dotnet framework & Oracle 11g Runtime client, My ERP Applicaton working good in wine but two issue is there One is, its access database from oracle server, listed database i can not see when i scroll it, its take 5 to 6 minutes, and I cann't see tool bars in ERP application. please help
2009 Sep 07
0
squirrelmail and pam tally and invalid imap logon attempts
Greetings, In trying to use pam tally to secure pam-aware services from brute force attempts, it worked well for all but one aspect. It seems like a client using our Squirrelmail setup creates an invalid imap login attempt every time they refresh a webpage. Has anyone else experienced this or have a clue why SM does this?
2010 Oct 13
2
Fwd: Re: Any progress on bug 16147?
Robert Benjamin <benjie1 at cox.net> wrote: >Sent: Oct 13, 2010 4:26 AM >To: wine-users at winehq.org >Subject: Re: [Wine] Fwd: Re: Any progress on bug 16147? > >Just wondering why I haven't had a reply about the webcam problem >with iSpQ and icuii. There are a few previous posts about testing the >cam from Gert but nothing lately. Maybe because no one is working
2002 Aug 30
1
Printing in Wine
Hello, I am using Wine to run Tally, an accounting package. Over the network, we are able to print documents using OpenOffice as we have CUPS installed. I read the DOCS related to printing in Wine and they say, I dont need to configure wine if I have CUPS installed. But whenever I issue the print command in tally, nothing happens. I checked out /var/log/messages but didn't find any
2008 Jan 19
1
How do we get two-tailed p-values for rlm?
How do we get 2-tailed p-values for the rlm summary? I'm using the following: > fit <- rlm(oatRT ~ oatoacData$erp, psi=psi.bisquare, maxit=100, na.action='na.omit') > fitsum <- summary(fit, cor=F) > print(fitsum) Call: rlm(formula = oatRT ~ oatoacData$erp, psi = psi.bisquare, maxit = 100, na.action = "na.omit") Residuals: Min 1Q Median
2004 Jan 11
3
newbie question on contrasts and aov
I try to move from SPSS to R/S and am trying to reproduce the results of SPSS in R. I calculated a one-way anova with "spk" as experimental factor and erp as depended variable. The result of the Anova are the same concearning the mean square, F and p values. But I also wanted to caculate the contr.sdif(4) contrast on spk. The results are completely different now. I hope anybody can
2018 Oct 23
2
smb connection closed
Hi everybody, May someone help me out on a short question, please? We own an ERP based on MSAccess, backend is on a samba share, openSuSe 42.3. The ERP is very sensitive on disconnection from those - also if it is just a reload of config. We did not changed anything within the last week, but on thusday/friday my collegues started to comlain about "database or network error" message
2001 Apr 04
1
Problem with bandwidth
Hi all, Here is my setup: Host1 ---> Router ----> Host2 When i run ttcp -t on Host1 while ttcp -r in Host2, the bandwidth that i can get is about 860 Kbytes/s, which is less than 7Mbps. But i am using NIC 10Mbps for all machines. Why is that so? Currently, i am experimenting with the example efcbq. I am using MGEN (a UDP traffic generator) to send 2 flows of traffic (EF and
2006 Sep 25
2
[Bug 1237] Behaviour of openssh with pam_tally is very buggy
http://bugzilla.mindrot.org/show_bug.cgi?id=1237 Summary: Behaviour of openssh with pam_tally is very buggy Product: Portable OpenSSH Version: 4.3p2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: PAM support AssignedTo: bitbucket at mindrot.org
2013 Nov 14
4
First Time Setting up RAID
Arch = x86_64 CentOS-6.4 We have a cold server with 32Gb RAM and 8 x 3TB SATA drives mounted in hotswap cells. The intended purpose of this system is as an ERP application and DBMS host. The ERP application will likely eventually have web access but at the moment only dedicated client applications can connect to it. I am researching how to best set this system up for use as a production host
2012 Aug 10
4
subsetting levels of a vector
Hi, I need to subset different levels of vector in a dataset to create a new dataframe that contains only these. These observations are not numerical, so I can't use the subset() function (at least this is the response I get from R). Suppose the dataframe looks like this:   ParticipID    ERP   Electrode 1         s1  0.0370       FP1 2         s2 35.0654       FP2 3         s3