Displaying 20 results from an estimated 30 matches for "controladores".
Did you mean:
controlador
2010 Jul 15
6
Error cargar datos ACCESS
...os
dir<-"C:/Users/D/Desktop/"
library(RODBC)
cn<-odbcConnectAccess(paste(dir1,"datos.mdb",sep=""))
pero me da el siguiente error
Warning messages:
1: In odbcDriverConnect(con, ...) :
[RODBC] ERROR: state IM002, code 0, message [Microsoft][Administrador de controladores ODBC] No se encuentra el nombre del origen de datos y no se especificó ningún controlador predeterminado
2: In odbcDriverConnect(con, ...) : ODBC connection failed
Trabajo con Windows 7 (64 bits) y R x64 2.11.0.
¿Alguien puede ayudarme?
Muchas gracias por todo,
David.
__________...
2017 Aug 31
2
Conectar Access con R
Buenas,
Estoy usando R para conectarlo con ACCESS pero me da error:
> conexion<-odbcConnect("ProductionReport.mdb")
Warning messages:
1: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
[RODBC] ERROR: state IM002, code 0, message [Microsoft][Administrador de controladores ODBC] No se encuentra el nombre del origen de datos y no se especificó ningún controlador predeterminado
2: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
ODBC connection failed
> version
_
platform i386-w64-mingw32
arch i386
os m...
2010 Dec 16
2
Samba printer management commands
Hi
I am trying to setup remote printer management commands, so the users
could add and delete printers from "Printers" share of Samba in
Windows. I have this script, that is launched using an administrator
account, when I add a printer from there, using a new TCP/IP port:
================================================================
#!/bin/bash
{
2017 Aug 31
3
Conectar Access con R
...Estoy usando R para conectarlo con ACCESS pero me da error:
> conexion<-odbcConnect("ProductionReport.mdb")
Warning messages:
1: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
[RODBC] ERROR: state IM002, code 0, message [Microsoft][Administrador de controladores ODBC] No se encuentra el nombre del origen de datos y no se especific? ning?n controlador predeterminado
2: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
ODBC connection failed
> version
_
platform i386-w64-mingw32
arch i386
os...
2017 Aug 31
2
Conectar Access con R
...cias por el gran detalle ne la respuesta), pero me sigu edando error:
> conexion<-odbcConnect("ProductionReport.mdb")
Warning messages:
1: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
[RODBC] ERROR: state IM002, code 0, message [Microsoft][Administrador de controladores ODBC] No se encuentra el nombre del origen de datos y no se especificó ningún controlador predeterminado
2: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
ODBC connection failed
[cid:66550013-bc5b-4350-9b6b-61a0b45f60b3]
Ni idea de que peude estar pasando....
Gracias!
J...
2017 Aug 31
2
Conectar Access con R
...a conectarlo con ACCESS pero me da error:
>
> > conexion<-odbcConnect("ProductionReport.mdb")
> Warning messages:
> 1: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
> [RODBC] ERROR: state IM002, code 0, message [Microsoft][Administrador de
> controladores ODBC] No se encuentra el nombre del origen de datos y no se
> especific? ning?n controlador predeterminado
> 2: In RODBC::odbcDriverConnect("DSN=ProductionReport.mdb") :
> ODBC connection failed
> > version
> _
> platform i386-w64-mingw32
> a...
2007 Mar 20
5
Problem with 02 domains on a single PDC
Hi all.
I have 01 Samba-LDAP Server running 02 domains on separated networks.
----------------
| SERVER |
----------------
| |
| |
ADMIN LABI
When I try to join the ADMIN domain, the machine joins the LABI domain. When
I stop the LABI domain, the machine can join the ADMIN domain normally.
Does anyone know how to fix this?
Thanks.
My configuration files are
2007 Aug 04
1
(no subject)
hola......tengo un problema, tengo un controlador de dominio sobre
windows server 2003, a la hora de adicionar un servidor linux ubuntu
server 7.04 al dominio windows me da el siguiente error
Using short domain name -- ECCMG
Failed to set servicePrincipalNames. Please ensure that
the DNS domain of this server matches the AD domain,
Or rejoin with using Domain Admin credentials.
Disabled account
2004 Aug 03
1
samba + windows xp + roaming profiles
Hi, I'm having a problem with the roaming profiles and windows xp.
The problem is that when a new user creates automatically a roaming profile
and when he logs out the profile stay in the home dir. when he 'relogin' the
'desktop.ini' files stop working beacuse they are not 'hidden' anymore, and
all the folders loss its propertis.
Why is that?? what is the
2011 Nov 01
2
Duda con action mailer
Hola,
soy nuevo en RoR y tengo un problema con action mailer
cuando uso el rubygem el gestor de paquetes y pongo:
gem list --local
me sale:
actionmailer <1.2.5>
lo cual indica que lo tengo instalado, el proble a es el siguiente
he configurado el fichero environment.rb para poder trabajar con
actionmailer , he creado el formulario y casi todo lo que necesito
el punto critico llega cuando
2007 Jan 11
1
SAMBA-LDAP - Group permissions
Hi folks.
I have a functional Samba-LDAP server running as a PDC with Windows 2003
clients.
I'm changing the structure of my LDAP tree and I want to give
administrator's permissions to a branch (i.e. ou=teachers,dc=domain,dc=com).
Is there a way to do this automatically (i.e. by using an argument in
smb.conf)?
Ah... I tried to use admin users in smb.conf to give permissions to a single
2005 Oct 31
1
Roaming and local profiles EXTRANGE problem!!
----- Original Message -----
From: Daniel Ruiz Jimenez
To: samba@lists.samba.org
Sent: Saturday, October 29, 2005 6:44 PM
Subject: Roaming and local profiles EXTRANGE problem!!
Hi,
I'm from Spain, and my name is Daniel. I am desesperated by a problem with samba, and i don't find any solution in google, forums, and so.
I know that you are really tired about stupid questions from
2015 Apr 27
2
Como conectar R con una base de datos Access en Windows 64-bit (RODBC package)
....mdb,
*.accdb)};DBQ=C:/Users/database.mdb")
Warning messages:
1: In odbcDriverConnect("Driver={Microsoft Access Driver (*.mdb,
*.accdb)};DBQ=C:/Users/Isa/FPI-AZTI/JUVENA/Databases/MEGASCOPE_JUVENA2014.mdb")
:
[RODBC] ERROR: state IM002, code 0, message [Microsoft][Administrador de
controladores ODBC] No se encuentra el nombre del origen de datos y no se
especificó ningún controlador predeterminado
2: In odbcDriverConnect("Driver={Microsoft Access Driver (*.mdb,
*.accdb)};DBQ=C:/Users/Isa/FPI-AZTI/JUVENA/Databases/MEGASCOPE_JUVENA2014.mdb")
:
ODBC connection failed
He desinsta...
2009 May 29
4
Mi browser no muestra el formato para captura desplegado
Hola,
Soy nuevo totalmente con ruby on rails..de hecho durante 15 a#os
programe con un RAD que no maneja codigo asi que estoy intentando
retomar este tipo de lenguajes nuevamente..y vaya que si han cambiando.
Estoy siguiendo un tutorial que indica como hacer una aplicacion
sencilla llamada ''DEPOT'', despues de sortear algunos problemas de
configuracion de mysql y el mismo rails
2004 Mar 15
1
Trouble replicating samba
Dear all,
I'm experencing a big trouble with samba and an instalation we had at my
enterprise's intranet. This intranet is based on a Samba server v2 wich
acts as Primary Domain Controller, wins server and file server. All
these features works great nowadays.
Our issue, is with a newest server that we are interested to replace the
previous samba server in order to improve the performance
2014 Dec 06
2
sernet samba4 on Ubuntu
On 06/12/14 20:34, Donelson Trophy wrote:
>
>
> Thank you Hector. Despite my poor spanish, I can see that I need to
> check what dependencies are loading with Sernet-samba.
>
> More tomorrow when I am at a better machine to communicate with the
> forum on.
>
> Thanks.
>
> ---
>
> -------------------------
>
> Bob Wooden of Donelson Trophy
>
>
2001 Mar 26
0
Guest accounts
I don't really understand what's behind the use of guest accounts in
samba.
Does it mean:
If a user access a resource shared by a samba server, and his
username/password is not registered in the linux server then let him access the resource using the guest account?
I understand that would mean I would have to use a valid username in
smb.conf guest account and that if I add guest ok = yes
2002 Dec 12
0
Problem connecting to Win2k share
...query response from 192.168.1.5 ( 192.168.1.5 )
Domain=[domain1] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
IPC$ IPC IPC remota
D$ Disk Recurso predeterminado
print$ Disk Controladores de impresora
RH Disk
dir1 Disk Proyectos
F Disk
ADMIN$ Disk Admin remota
Server Comment
--------- -------
pc1
pc2
pc3 Samba Server
Workgroup Master
--------- -------
doma...
2004 Sep 15
0
well-known groups and i18n
I'm confused with group mappings. I have a win2k pt_BR server in
native mode. After joining the domain (samba-3.0.7) and configuring
winbind, I have these standard groups:
# getent group
(...)
MYDOMAIN\Computadores do dom?nio:x:16777216:
MYDOMAIN\Controladores de dom?nio:x:16777217:
MYDOMAIN\Administradores de esquemas:x:16777218:MYDOMAIN\Administrador
MYDOMAIN\Administra??o de empresa:x:16777219:MYDOMAIN\Administrador
MYDOMAIN\Editores de certificados:x:16777220:
MYDOMAIN\Admins. do dom?nio:x:16777221:MYDOMAIN\Administrador
MYDOMAIN\Usu?rios do dom?nio:...
2011 Dec 20
0
Can't print from windows program in Mac OS Lion
Hello. I am running Wine 1.2.3 in my iMac with OS Lion 10.7.2
I use wine to run a contability program windows based. This is a very simple program. But when I try to print the invoices or any other form, I receive an error from X11.
"Error:error al cargar el controlador de impresora.
VENTANAREPORT.BOTON1.CLICK
Linea 0
Error guardado."
(I`m Spanish, so the error is in Spanish) the