Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anterior Revisão anterior
Próxima revisão Ambos lados da revisão seguinte
software:art:install [2007/12/11 10:31]
paulojus
software:art:install [2007/12/11 10:35]
paulojus
Linha 83: Linha 83:
   aRT version 1.4-2 (2007-12-07) is now loaded   aRT version 1.4-2 (2007-12-07) is now loaded
   ---------------------------------------------   ---------------------------------------------
 +
 +Now try to connect the DBMS: \\
 +  > con <- openConn()
 +  > con
 +  Object of class aRTconn
 +  ​
 +  DBMS: "​MySQL"​
 +  User: "​aluno"​
 +  Password: ""​
 +  Port: 3306
 +  Host: ""​
 +
 +If this works then **great**!! You are ready to use aRT. You can experiment woth several example scripts at the [[http://​www.leg.ufpr.br/​aRT|aRT web page]] and/or chack the aRT vignettes (also avaiable at the aRT page). To list the aRT  vignettes shiped with aRT type:\\
 +  > vignette(package="​aRT"​)
 +
 +  Vignettes in package '​aRT':​
 +
 +  aRTconn ​                ​Connecting and Managing Databases with aRT
 +                          (source, pdf)
 +  aRTintro ​               aRT: R-TerraLib API (source, pdf)
 +  aRTsp                   ​Working with sp and aRT (source, pdf)
 +  aRTtable ​               Tables and Queries With aRT (source, pdf)
 +
 +
 +
  

QR Code
QR Code software:art:install (generated for current page)