Displaying 20 results from an estimated 2000 matches similar to: "Windows98 fails with MDB and DBF files on Samba share"
1998 Aug 24
0
Samba & Win98
Hello everybody!
this is my second post, as nobody answered my first question. I think it was
too general, so this time I'll try to be more specific.
I've installed a Samba box based on Slakware Linux 3.0 kernel 2.0.34, samba
1.9.18p8. This box is installed in a small local network with a NT4 Server and a
Novell 4.01 Server. Clients are all Windows 95 except for two Win98 units.
Samba
1998 Jun 26
3
ip_masq+dhcpd+samba+2nics
Hello guys,
I'm at my wits end.. hope someone can help.. this is the deal.
I have setup a linux box to serve as a "gateway" for our internal lan.
Running 2.0.34 slakware. I have 2 nic cards.. One for our "internal" lan
(192.168.2.0) and the "external" lan..I have gotten the OS to see
both of them, but when trying to get DHCP to work with both, it kept
barfing..
2011 Mar 22
2
Loading mdb
Well im thoroughly frustrated after 25 minutes of checking and rechecking my
path. What do i not know about loading a mdb that is keeping me from
loading my data.
i have loaded the Hmisc library and pointed it too my data using mdb.get and
continue to get the following error.
Error in system(paste("mdb-tables -1", file), intern = TRUE) :
'mdb-tables' not found
Which i
2000 Aug 24
2
Problem with Samba-windows98
Hi all
I have a linux(susse) running samba and am trying to connect from windows98.
I have no problem seeing the linux computer in the network neigbourhood.
I can also see the folders shared from it.
When Im accessing a folder I get prompted for password (my login on
windows98 is the same as for linux). But it doesnt accept the password "Bad
password".
When I log in from other
2010 Jan 13
1
column width in .dbf files using write.dbf ... to be continued
Dear UseRs,
I did not have any answer to my previous message ("Is there a way to define
"manually" columns width when using write.dbf function from the library
foreign ?"), so I tried to modify write.dbf function to do what I want.
Here is my modified version :
write.dbfMODIF <- function (dataframe, file, factor2char = TRUE, max_nchar =
254, width = d)
{
2000 Nov 22
0
Fw: Session logging in Windows98?
Does anyone have a function such as tee() described below?
It would be nice not to have to go to Emacs and have to deal with yet
another editor.
----- Original Message -----
From: "BXC (Bendix Carstensen)" <bxc at novonordisk.com>
To: <r-help at lists.r-project.org>
Sent: Tuesday, November 21, 2000 10:05 PM
Subject: RE: [R] Session logging in Windows98?
Further to W. T.
2005 Nov 23
0
lexmark USB no print in windows98 from linux
hello all...,
I using samba 2.2.5 on linux suse 8.1.
I have windows98 called w98 on my network sharing
printer lexmark Z25-Z35 as
lexz35w98.
I using following command for print in windows98
through samba:
smbclient //w98/lexz35w98 -N -c "print /tmp/o"
but the printer no print. the printer lexz35w98 is
connected way USB in client w98, and recive the file,
move de headers,
but no print.
2000 Aug 25
1
Beginner question: share a printer in Windows98
Dear all,
I have a samba in my RedHat and want the Linux to use a printer in another
pc of windows98, I tried to configure that following "using samba", I
created a file 'printcap', 'smbprint', '.configure', what else I should do
to print? Do I have to configure 'smb.conf'? How to do that? Can I do all
this from SWAT? Can anybody tell me in detail? I
2001 Apr 06
1
Samba Problem with Windows98 client
Dear Samba Team
I use samba-2.0.5a-1mdk on my linux server.i can use my PC with windows95
to share files and printers from the server,but for my PC with windows98 I
can't do that . They shows "You must supply a password to make this
connection:" and I tried to enter any password , but it didn't work.
How can I do ?
2008 Apr 27
1
File & Printer Sharing With Windows98
I have been looking for clear guidance on setting up Samba on
home network to share files and printers for nearly a year and just
don't understand how to apply the information.
Here is what I have:
A Linksys router is hardwired to 3 computers and a DSL modem.
One computer is running Debian Etch v2 with Samba installed.
The other two computers are running Windows 98SE. The files
and
2005 Nov 17
0
Windows98 recibe, pero no imprime
Hola Amigos, quiero contarles algo !!
Estoy usando samba 2.2.5 instalado en mi linux suse
8.1 para imprimir en un windows98, mediante el comando
:
smbclient //w98/lexz35w98 -N -c "print /tmp/o"
la impresora en el w98 es una lexmark Z35 conectada al
USB.
el w98 recibe la orden de impresion y pareciera que
fuera a imprimir, pero no sale nada en la impresora,
incluso el cabezote de la
2011 May 16
1
reading multiple .dbf files
Hello..
I am currently working on running random forest to make predictions. For that I
have a bunch of .dbf files from shapefiiles. Earlier I was running random forest
on those dbf files individually but now I have >1,000 such files and procesisng
one by one is not an option.
I started by trying to read multiple dbf files as:
>setwd (..)
>a=list.files()
> for (x in
1998 Jun 30
1
Windows98 & SMB
I have a question about Win98 and Samba. Is there a registry fix similar to
the WinNT plaintext passwd that needs to be performed? Win95, and WinNT can
see Linux via Netbios, but the same machine, running Win98 cannot see the
Linux box. I am running the most current version of Samba. The WinNT box
can see the 98 machine fine. Does anyone have any experience with this?
Please let me know if
2013 May 22
1
column width in .dbf files using write.dbf ... to be continued
Hello Arnaud,
You posted this question a long long time ago, however I found your answer so I decided to post it anyway in case somebody else have the same problem as you and me.
You were actually very close in finding your solution. The function DoWritedbf is an internal function from the foreign package. To access it outside of the package just do:
foreign:::DoWritedbf
so in your line:
2011 Aug 29
1
Problem exporting table with many columns to dbf
Hello,
I'm newbie in R and I have a problem exporting a table with many columns to
a dbf file.
I found an error when I open the result DBF file on other software and also
importing it on R again.
Here a example snippet of the problem (on a GNU/Linux OS):
http://pastebin.com/0SMJqqwb
Is it a bug?
Thank you,
Nacho V
[[alternative HTML version deleted]]
2001 Apr 09
2
samba 2.0.7 and windows98
Hi all,
I installed samba 2.0.7 on a PC running Linux Debian 2.2rev2
and the kernel 2.4.3
in smb.conf I put
[global]
netbios name=pippo
security =user
workgroup=pippo
domain logons=yes
encrypt passwords=yes
wins support=yes
os level=34
domain master=yes
local master= yes
preferred master =yes
...
[netlogon]
comment = the domain logon service
path=/export/samba/logon
public=no
writable=no
2001 Nov 18
1
samba under Mandrake 7.2 with Windows98
Hi ,
I am using Mandrake 7.2 and trying to
install samba to share my linux hard
disk with Windows 98 ...
Herewith my config and diagonstics :
bigserver <------------> aclient
runing : mandrake 7.2 Win98
Ip Addr.: 192.168.0.1 192.168.0.2
password
encrypted activated activated
- ping commands work fine on both ways, so my Tcp/ip
2009 Oct 08
2
Bringing dbf Data With SQL
I have a heavy DATA saved in dbf format.
What I want is to bring that data to R with SQL statements. Like: I want
columns 1, 4, 5 and only when column 4 > 30.
Sorry asking it here instead of keep searching in manuals, but it seems that
there are too many ways of doing it. So what's the appropriate package that
I need to work it, considering also that im dealing with lots of gigas so
the
2005 Aug 19
1
Summary: Unexpected result of read.dbf
Hi there,
This is summary and patch for a bug in read.dbf, demonstrating in
Message-Id: <20050818150446.697835cb.stanimura-ngs at umin.ac.jp>.
After consulting Rjpwiki, a cyber-community of R user in Japan, the
cause was found, and the patch of solution was proposed.
Overflowing occurs when we use read.dbf for reading a dbf file having
a field of longer signed integer. For example,
$
2006 May 23
1
exporting long character vectors to dbf
Hi -
I need to export data to openoffice base, where one of the elements is
a long character vector (>255 characters.) write.dbf exports it as
varchar, truncating the data. Any idea how to do this?
thanks,
-eduardo