Displaying 2 results from an estimated 2 matches for "emsphon".
Did you mean:
emsphone
2009 May 01
0
Using arrays with the name attribute of service
...I try running it, it
seems to partially work :
Run on a debian system I get :
debug: Service[nfs](provider=debian): Could not find nfs-commonnfs-
kernel-server in /etc/init.d
debug: Service[nfs](provider=debian): Could not find nfs-commonnfs-
kernel-server.sh in /etc/init.d
err: //Node[linuxdev1.emsphone.com]/baseclass/nfs/Service[nfs]: Failed
to retrieve current state of resource: Could not find init script for
''nfs-common''
The name of the script it is looking for is different than the name it
says it is looking for.
Is there another, clean way of doing this.
Thanks,
Andy
-...
1999 Oct 25
1
Summary: SQL-Interface
...#39;s ODBC interface
which seems now available for Unix,
see www.ndirect.co.uk/~mlapsley as RODBC-0.1a.[tgz | zip]
BTW, does anyone plan to port it to Windows?
(2) using ANSI dynamic SQL and the .C-Interface
(and a proprietary pre-compiler, as I understand)
see e.g. http://dan.emsphone.com/oracle/server.815/a68022/sqlansi.htm
or http://www.cs.yorku.ca/~seela/db2/db2u0/db2u010.htm#HDRCOMPSQL
(3) directly using proprietary C-functions with the .C-Interface
(4) waiting for the .Java interface and using JDBC
(5) use the contributed package RmSQL from CRAN to access the freel...