Displaying 7 results from an estimated 7 matches for "preben".
Did you mean:
prueben
2007 Feb 07
1
Network Management Card (MGE) 66102 with snmp-ups
...There is no such variable name in this MIB.
ietf MIB wasn't found on ups1
Driver failed to start (exit status=1)
Do any of you know if it is possible to use the 66102 card with the
snmp driver at all, or do I have to buy the old card to get it working?
Any help is appreciated. :)
--
Lars Preben S?rsdahl; +47 957 72 902; fax +47 22 33 60 24
Kongens gate 14; Boks 805 Sentrum, 0104 Oslo;
http://www.conduct.no; mailto:lars.preben@conduct.no
Conduct AS - Professional J2EE Open Source
JBoss Authorized Service Partner
Technology, Training and Production Support
2006 May 07
2
How to handle MySQL data types SET and ENUM in the application
...''product'', ''image'' %></p>
<!--[eoform:product]-->
--------------------------------------------
Quality is ENUM-type and sizes are the SET-type...
Any ideas how to handle these (or change the DB to something more useful for rails).
|
Thanks
Preben
2003 Jan 08
0
VS: oplock_break (PR#26342)
-----Oprindelig meddelelse-----
Fra: Simo Sorce [mailto:idra@samba.org]
Sendt: 8. januar 2003 15:40
Til: Preben S?rensen
Cc: Andrew Tridgell; Jeremy Allison; samba-bugs@samba.org
Emne: Re: oplock_break (PR#26342)
Please send help request to the users mailinglist samba@samba.org
Simo.
On Wed, 2003-01-08 at 15:38, ps@datamann.dk wrote:
> Full_Name: Preben S?rensen
> Samba_Version: 2.2.5
> Server_OS...
2007 Aug 22
1
Rsync will not work with WD network drive!
Hi. I have an Western Digital network drive My Book World Edition 500GB.. I
have installed cwrsync and try to sync a folder on my local machine(Windows
Vista) to my my external network drive ( in the same LAN). The strange thing
is that rsync copies folders and files, but the files seems to be HIDDEN at
the destination. I have tried several versions of rsync and cygwin, and also
several options on
2003 Mar 18
1
Looking for a libai(n) library
Hi
I see that the libao deal with output of sound to various targets (esg,
arts, alsa, oss etc...) Is there a high level library that makes it easy
to get the input from f.ex a microphone or line-in etc... for recording
purposes? Preferably platform independant.
Thanks in advance for any hints.
Preben
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent...
2005 May 06
0
[fdo] Shared Mime Info
...t;glob pattern="*.ali"/>
</mime-type>
<mime-type type="text/x-adatree">
<comment>Ada tree</comment>
<comment xml:lang="no">Ada-tre</comment>
<glob pattern="*.adt"/>
</mime-type>
Regards,
Preben Randhol
Reference:
<URL: http://gcc.gnu.org/onlinedocs/gcc-4.0.0/gnat_ugn_unw/File-Naming-Rules.html#File-Naming-Rules>
<URL: http://gcc.gnu.org/onlinedocs/gcc-4.0.0/gnat_ugn_unw/The-Ada-Library-Information-Files.html#The-Ada-Library-Information-Files>
<URL: http://lgl.epfl.ch/t...
2006 May 08
0
Globalize howto
Anybody who can help with a step by step howto in using globalize...
I followed this example:
http://globalize-rails.org/wiki/pages/example
First I''ve created the database for use in my application:
CREATE TABLE `products` (
`id` bigint(20) unsigned NOT NULL auto_increment,
`name` varchar(12) NOT NULL default '''',
`type`