search for: epims

Displaying 2 results from an estimated 2 matches for "epims".

Did you mean: eims
2003 Sep 24
0
Core dump using DBI/ROracle
...e: Linux 2.4.20-20.7smp #1 SMP Mon Aug 18 14:46:14 EDT 2003 i686 Oracle version 8i R --version: R 1.7.1 (2003-06-16). DBI_0.1-6, ROracle_0.5-0 Start up R, load libraries and create a connection to DB: > library(DBI) > library(ROracle) > conn <- dbConnect("Oracle", dbname='EPIMS', user='XXX', pass='XXX') Here is an example of a query that works: > d <- dbGetQuery(conn, 'SELECT HybridDate FROM Hybridization WHERE ExperimentID=2717') > str(d) `data.frame': 54 obs. of 1 variable: $ HYBRIDDATE: chr "22-MAY-2003 00:00:00&quot...
2010 Sep 18
0
Wine release 1.3.3
The Wine development release 1.3.3 is now available. What's new in this release (see below for details): - Improved support for right-to-left text. - Support for CMYK JPEG images. - Beginnings of a Game Explorer implementation. - Improved 64-bit support in MSI. - Stub inetcpl control panel applet. - A number of fixes to crypto support. - Translation updates. - Various bug