Displaying 11 results from an estimated 11 matches for "driverid".
2013 Sep 24
1
dmesg and syslog errors in CentOS 6.4 on Dell R720 server
...mware and check for server
normal operation.
4. Update Firmware as per the *order below*, after each update have
Restart
Note : use OMSA live for updating the firmware latest
1. iDRAC Firmware :
http://www.dell.com/support/drivers/in/en/inlca1/DriverDetails/Product/poweredge-r720?driverId=F5F8N&osCode=RH60&fileId=3214168015&languageCode=EN&categoryId=ES
2. network Firmware :
http://www.dell.com/support/drivers/in/en/inlca1/DriverDetails/Product/poweredge-r720?driverId=P32M4&osCode=RH60&fileId=3230162487&languageCode=EN&categoryId=NI
3. R...
2009 Sep 24
2
RODBC problem
...orksheets the last of
which is blank. Following an example in Phil Spector's book (p. 34),
after creating a connection named con I did the following:
> con
RODBC Connection 3
Details:
case=nochange
DBQ=c:\temp\test.xls
DefaultDir=c:\temp
Driver={Microsoft Excel Driver (*.xls)}
DriverId=790
MaxBufferSize=2048
PageTimeout=5
> tbls <- sqlTables(con)
> tbls
TABLE_CAT TABLE_SCHEM TABLE_NAME TABLE_TYPE REMARKS
1 c:\\temp\\test <NA> Sheet1$ SYSTEM TABLE <NA>
2 c:\\temp\\test <NA> Sheet2$ SYSTEM TABLE <NA>
3 c:\\te...
2012 Jul 11
2
How to connect .mdb file
...into R.
I've installed the RODBC packages and I do the code this way:
channel <- odbcConnectAccess("C:/Users/Documents/XYZ")
channel
and it gave me this :
RODBC Connection 3
Details:
case=nochange
DBQ=C:\USers\JieYi\Documents\NYP\IPP\GCR
Driver={Microsoft Access Driver (*.mdb)}
DriverId=25
FIL=MS Access
MaxBufferSize=2048
PageTimeout=5
UID=admin
I have a total of 5 tables in the .mdb database. any one can help me with
how to get the tables in ?
--
View this message in context: http://r.789695.n4.nabble.com/How-to-connect-mdb-file-tp4636083.html
Sent from the R help mailing list...
2007 May 24
1
"[RODBC] ERROR: Could not SQLExecDirect"
...try to run as follows:
Z>library("RODBC")
Z>cnct<-odbcConnectExcel("Forbes2000.xls")
Z>cnct
RODB Connection 1
Details:
case=nochange
DBQ=C:\Program Files\R\R-2.5.0\Forbes2000.xls
DefaultDir=C:\Program Files\R\R-2.5.0
Driver={Microsoft Excel Driver (*.xls)}
DriverId=790
MaxBufferSize=2048
PageTimeout=5
Z>sqlQuery(cnct, "select * from \"Forbes2000\\$\"")
However, I got error like this:
[1] "[RODBC] ERROR: Could not SQLExecDirect"
[2] "42S02 -1305 [Microsoft][ODBC Excel Driver] Microsoft Jet Êý¾Ý¿âÒýÇæ
ÕÒ²»µ½¶ÔÏó'...
2010 Jun 16
2
Reading data from xls..........please help
...ne was with RODBC package:
library(RODBC)
odbcConnectExcel(xlsfile)
Here I got following report:
RODBC Connection 4
Details:
case=nochange
DBQ=C:\PROGRA~1\R\R-211~1.1\library\gdata\xls\iris.xls
DefaultDir=C:\PROGRA~1\R\R-211~1.1\library\gdata\xls
Driver={Microsoft Excel Driver (*.xls)}
DriverId=790
MaxBufferSize=2048
PageTimeout=5
My question is *2) How I retrieve data here?*
*
*
Thanks for your time.
[[alternative HTML version deleted]]
2014 Jul 23
2
DELL E6510 pxelinux issues
Hello,
On 23.07.2014 15:07, Ady wrote:
>> Is there something I can test or help to diagnose?
>
> What about 6.03-pre18 (or newer)?
> http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/
6.03-pre18 is still slow:
> 16:06:07.494125 IP dell.phahn.dev.49232 > xen12.phahn.dev.57501: UDP, length 4
> 16:06:07.494250 IP xen12.phahn.dev.57501 >
2003 Aug 11
1
avm fritz pci
hello,
does anybody know how to setup avm fritz pci card in p2p mode ?
regards marian
--
SUNTEQ s. r. o.
Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic
Tel: +421-46-5430 754 # Fax: +421-46-5439 144
http://www.sunteq.sk/
------------------------------------------------------------
A mind is like a parachute... it only works when it's open.
2014 Jul 23
0
DELL E6510 pxelinux issues
...: UDP, length 4
> > 16:06:07.512359 IP xen12.phahn.dev.57501 > dell.phahn.dev.49232: UDP, length 1412
>
> Philipp
>
FWIW, you have not mentioned specifically updating to BIOS version
A11 before trying A15.
From:
www.dell.com/support/home/us/en/19/Drivers/
DriversDetails?driverId=60M0Y&fileId=3379268220&osCode=BIOSA&productCo
de=latitude-e6510&languageCode=EN&categoryId=BI
[quote]
Important Information
1. Please note that if the A01 BIOS is currently installed on your
system you must
first apply the P02 patch (E6510P02.EXE) before upgrading to thi...
2014 Jul 23
1
DELL E6510 pxelinux issues
Hello Ady,
On 23.07.2014 16:21, Ady wrote:
> FWIW, you have not mentioned specifically updating to BIOS version
> A11 before trying A15.
I started with A05, updated to A10, then A11 and now A15.
> <http://www.dell.com/support/home/us/en/19/Drivers/DriversDetails?driverId=60M0Y&fileId=3379268220&osCode=BIOSA&productCode=latitude-e6510&languageCode=EN&categoryId=BI>
...
> So P02, A09, and A11 seem to be EACH a MUST.
As the notebook started with A05, P02 should be irrelevant.
> Regarding the speed, is there any difference between pxelin...
2019 Jun 12
1
Speculative attack mitigations
...35 from the xen-410 tree in the EL6 branch ; though I am still using xen 4.6 at this time. I have been told in the irc channel that the kernel is not built against a specific version of xen so this should make no odds.
As per https://www.dell.com/support/home/ie/en/iebsdt1/drivers/driversdetails?driverId=NGYCX - bios version 2.70 (installed) contains mitigations for CVE-2018-3639 (variant 3a route system register read) and CVE-2018-3640 (variant 4, speculative store bypass). I am also running the latest available intel microcode for the CPU; as imported via 'module /GenuineIntel.bin' and &...
2007 Mar 13
2
RODBC Excel sqlQuery insert into
...ExecDirect" "S1000 -3035
[Microsoft][ODBC Excel Driver] Operation must use an updateable query."
myChan = odbcConnectExcel("c:\\foo.xls")
myChan
RODB Connection 13
Details:
case=nochange
DBQ=c:\foo.xls
DefaultDir=c:\
Driver={Microsoft Excel Driver (*.xls)}
DriverId=790
MaxBufferSize=2048
PageTimeout=5
sqlTables(myChan)
TABLE_CAT TABLE_SCHEM TABLE_NAME TABLE_TYPE REMARKS
1 c:\\foo <NA> 'my customers orders$' TABLE <NA>
2 c:\\foo <NA> 'my customers$' TABLE <NA>
3...