Displaying 10 results from an estimated 10 matches for "nenhum".
2010 Jul 13
2
RODBC and Excel 2010 xlsx
...ing warning message, which make impossible the
importing process through sqlFetch:
Warning messages:
1: In odbcDriverConnect(con, tabQuote = c("[", "]"), ...) :
[RODBC] ERROR: state IM002, code 0, message [Microsoft][ODBC Driver
Manager] Nome da fonte de dados não encontrado e nenhum driver padrão
especificado (Source name not found and no default driver specified)
2: In odbcDriverConnect(con, tabQuote = c("[", "]"), ...) :
ODBC connection failed
I'm obviously bypassing it converting my .xlsx files to .xls.
Well the question is simple. Is this an expe...
2003 May 05
3
Help to make a for for index
...c(1:2)) { for(j in c(1:2)) { a[i] <- i+j}}; print(a)
[1] 3 4
In this way the vector have only the two last loop.
I try another way but it dont work.
How make a correct index for this loop inside loop?
Thanks
Ronaldo
--
As coisas por aqui n?o andam, arrastam-se lentamente em dire??o
a lugar nenhum.
Eu hoje acordei assim, otimista...
--
| // | \\ [*****************************][*******************]
|| ( ? ? ) [Ronaldo Reis J?nior ][PentiumIII-600 ]
| V [UFV/DBA-Entomologia ][HD: 30 + 10 Gb ]
|| / \ [36571-000 Vi?osa - MG ][RAM: 128 Mb...
2010 Mar 23
1
usuários não consegues acessar pastar compartilhadas após upgrade do samba
...a assim, somente usu?rios com Windows XP
tem esse problema. Vou testar suas indica??es.
F?bio Rabelo wrote:
>
>
> 2010/3/23 Leonardo Carneiro - Veltrac <lscarneiro at veltrac.com.br
> <mailto:lscarneiro at veltrac.com.br>>
>
> N?o existem regras de firewall para nenhuma interface. Tenho as
> seguinte regra sobre interfaces e redes:
>
> hosts allow = 192.168.0. 192.168.1. 127.
> interfaces = eth0 eth1
>
>
> E estas linhas acima est?o no smb.conf ?!?
>
> Se sim, o Sr. tem que acrescentar o loopback
>
> interfaces...
2013 Feb 26
0
Multistate occupancy models using Jags
...;-Inf"] <- 1
inits <- function(){list(z = zst)}
I receive this warning message from R:
1: In FUN(newX[, i], ...) :
no non-missing argument to max; returning -Inf
(Original message in Portuguese: Mensagens de aviso perdidas:
1: In FUN(newX[, i], ...) :
nenhum argumento não faltante para max; retornando -Inf
)
Does someone know what is happening? I couldn't find anything related to
this model and error.
Thanks
Francisco
[[alternative HTML version deleted]]
2013 Dec 06
0
ENC: atualização
Estou usando a vers?o 4.0 e quero migrar para a vers?o 4.1, uso centos 6.4 e
fa?o as atualiza??es via sernet (enterprisesamba.com
<http://enterprisesamba.com> ). Posso atualizar s? mudando o caminho do yum
e n?o vai dar nenhum problema com o que j? tenho hoje ou tenho que come?ar
do inicio (do zero)?
2010 Jun 21
1
AMD
Hi
I am using the AMD application in a power dialing.
All works well when I use an internal extension but when I try to use an
external number, the AMD every times returns non human status. Also the
AMDCAUSE returns Total-Time-5500. I am using the default parameters in
AMD.CONF.
Anybody has some idea?
Thanks
Sergio
-------------- next part --------------
An HTML attachment was
2010 Jan 09
2
Functions for QUAIDS and nonlinear SUR?
Hi,
I would like to estimate a quadratic almost ideal demand system in R which is estimated usually by nonlinear seemingly unrelated regression. But there is no such function in R yet but it is readily available in STATA (nlsur), see B. Poi (2008): Demand-system estimation: Update, Stata Journal 8(4).
Now I am thinking, what is quicker learning to "program" STATA which seems not really
2009 Apr 24
3
Wine 1.1.19 fonts problems
...s.TTF
LiberationMono-Bold.ttf
With the Ubuntu wine package all font's are ok but i can't play CS with this version :(
Code:
dpkg -l wine
Desejado=U=Desconhecido/Instalar/Remover/exPurgar/H=Reter
| Estado=N?o/Inst/arqs-Cfg/U=Descomp/Falhou-cfg/H=semi-inst/W=trig-adiado/Trig-pend
|/ Erro?=(nenhum)/H=Ret/precisa-Reinst/X=ambos-problemas (Est,Err: mai?sculas=ruim)
||/ Nome Vers?o Descri??o
+++-=========================-=========================-==================================================================
ii wine 1.0.1-0ubuntu6...
2010 Aug 03
10
Returning last value
...@projeto.coordenador.to_i])
@permissoesI = Permissao.all(:conditions => ["projeto_id = ? AND
usuario_id = ? AND perfil = ?", @projeto.id, @projeto.coordenador.to_i,
"Intermediário"])
## Se ele já tiver a permissao de avançado, não faz nada. Se não
tiver, cria uma (sem nenhum projeto)
if @permissaoAvancado3.empty? && @permissoesI.empty?
# if @permissaoB.nil?
@permissaoBa = Permissao.new(params[:permissao])
# else
# @permissaoBa = @permissaoB
# end
@permissaoBa.usuario = Usuario.find(:first, :conditions => ["id =
?", @proj...
1997 Oct 03
67
SAMBA
On Fri, 3 Oct 1997, Daniel Feenberg wrote:
> Gosh, you are doing well at a project that I gave up on about a year
> ago. I only wish you were close enough to do some consulting for us.
I guess so do I ;-)
Using the new approach I posted to samba-list earlier today, it is not
really all that tricky any more. Watch for my reports on the list, you
may be able to implement what I've done