Displaying 20 results from an estimated 5000 matches similar to: "MDB Files"
2016 Sep 20
0
samba to ad transition
Yes, of course. It is my smb.conf
[global]
workgroup = MYDOMAIN
printing=cups
printcap name =cups
cups options = Raw
load printers =yes
server string = DOMAIN SERVER
interfaces = eth0, eth1, lo
bind interfaces only = yes
passdb backend = tdbsam
pam password change = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*Password* %n\n
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
2017 Jul 31
1
Access Data Base Reading on Linux Platform
Dear All,
I am really far from a database expert (I do prefer flat files as long as
that is reasonable), but I have to deal with an accdb database (Microsoft
Access new format). It all stems from the fact that I run R almost
exclusively on Debian platforms.
I did a bit of googling
http://r.789695.n4.nabble.com/How-to-load-data-from-accdb-into-R-td4656613.html
2010 Mar 10
1
Importing Access 2007 data with ROBC
Hi all,
I'm trying to import Microsoft Access data into R. It looks like I'm
supposed to use the ROBC package, and this works fine with old Access
files (those with an .mdb extension).
However, lovely Microsoft must constantly update their software. Modern
Access files have an .ACCDB extension. I cannot seem to coerce R to import
data from such a file. Any advice?
I've been using
2016 Sep 20
4
samba to ad transition
On Tue, 20 Sep 2016 08:33:23 -0700 (PDT)
kajkoz via samba <samba at lists.samba.org> wrote:
> I did it again, mean. I followed the instruction
> https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_%28classic_upgrade%29
> then I tried to log in from the client computer. ANd again. If that
> user already existed on client computer there was not a
2012 Feb 26
10
Software Profili2 on Ubuntu by Wine
Hi
Greetings to all
Is my first post in this forum
sorry for my english
Many compliment to all developers for great work in Wine
Profili2 is the most famous Windows software for designe airfoil profile for RC airplane models.
Some times ago I have installed it in ubuntu 10.10 by Wine(1.3.5) with success
This software use an mdb file
First I have installed Profili download in this web site
2010 Oct 04
1
More strangeness with ZFS and Samba
A new problem now. Running Samba 3.5.4, on Solaris 10 with zfs.
Issue with Microsoft Office 2007:
User opens up a .xlsx, then closes the file (Not Excel).
Then user reopens the .xlsx file and now Excel says the file is
read-only. But permissions on the file have not changed!
Only fix is to exit out of Excel and restart, then user can open that
file just fine.
The issue also looks to be tied
2011 Dec 04
3
RODBC connect to Excel (64-bit Windows 7)
Hi to all.
I have a problem to connect to an Excel database using RODBC.
Namely, I am using 64-bit R 2.14.0, under Windows 7 and I tried following:
library(RODBC)
> channel <- odbcConnectExcel("results.xlsx")
Error in odbcConnectExcel("results.xlsx") :
odbcConnectExcel is only usable with 32-bit Windows # ok this is
clear why it doesn't work
> channel
2015 May 25
0
Samba4 Disable USB ports
Hello Gabriel,
Am 25.05.2015 um 13:23 schrieb Gabriel Franca:
> Good morning List
>
> On Friday I had to leave so I could no longer continue with our lab.
> Weekend and holy all have to rest as much as possible. = D
> So I'm back and I will put the smb.conf for analysis.
>
> # Global parameters
>
> [global]
>
> workgroup = CMC
>
> realm = CMC.CORP
>
2017 Aug 31
3
Conectar Access con R
Buenas:
A ver si te puede servir:
1.- Creo que ROBDC sólo corre en la versión de 32-bits, no en la de 64-bits.
Para ello:
1.1 En R-Studio -> Tools -> Global Options -> General -> Change ->
1.2 Elegir version de 32-bits
1.3.a) Para que se produzca el cambio -> seleccionar la versión de 32-bits que elijas, -> aceptar ?botón OK-, ->
2017 Aug 31
2
Conectar Access con R
Ya he visto como hacerlo:
conexion<-odbcConnect("rx")
Pero pense que podria elegir luego la bd que yo quisiera. Entiendo que de esta manera la base de datos siempre se tiene que llamar igual y estar en el mismo sitio, si no quiero andar modificando de nuevo la conexion con Windows. ¿Verdad?
Gracias
Jesús
________________________________
De: Jesús Para Fernández
2010 Dec 23
1
Lock problem with 2 files opened in the same folder
Guys,
I am getting lock error box in Officer 2007 and windows 7. It shows
the somebody is using this file, but I am sure that is not.
That problem always happens when open 2 files in the same folder.
Take a look my lock configuration:
kernel oplocks = No
kernel oplocks = False
locking = Yes
oplocks = No
level2 oplocks = No
oplocks = False
2018 Oct 30
0
Problem with rights in samba 4.9.0
On Tue, 30 Oct 2018 14:51:32 -0300 (BRT)
"Gabriel O. Franca via samba" <samba at lists.samba.org> wrote:
>
>
> good afternoon everyone,
>
>
> I have a problem that I can not solve I have installed a samba 4.9.0
> in centos 7.5 using XFS.
>
>
> In the DPTO share I have the departmental folders, which I gave the
> rights to the groups.
>
2015 May 25
2
Samba4 Disable USB ports
Good morning List
On Friday I had to leave so I could no longer continue with our lab.
Weekend and holy all have to rest as much as possible. = D
So I'm back and I will put the smb.conf for analysis.
# Global parameters
[global]
workgroup = CMC
realm = CMC.CORP
netbios name = SAMBA
server role = active directory domain controller
dns forwarder =
2010 Dec 23
0
"oplocks = No" don't works
Hi guys
I have that config in global section of smb.conf:
kernel oplocks = No
locking = Yes
oplocks = No
level2 oplocks = No
strict locking = No
veto oplock files =
/*.pdf/*.PST/*.pst/*.doc/*.xls/*.docx/*.mdb/*.MDB/*.dbf/*.DBF/*.ppt/*.xlsx/
I restart the service and I am still getting that log:
[2010/12/23 11:16:24.105806, 5]
2010 Oct 01
1
File permissions getting destroyed with M$ software on ZFS
All,
Running Samba 3.5.4 on Solaris 10 with ZFS file system. I have
issues where we have shared group folders. In these folders a userA in
GroupA create file just fine with the correct inherited permissions
660. Problem is when userB in GroupA reads and modifies that file, with
M$ office apps, the permissions get whacked to 060+ and the file becomes
read only by everyone.
I did
2010 Feb 17
0
Why Samba is stating files in /net??
running 3.4.5 on Solaris 10 sparc platform. Seeing odd behavior when
I'm watching my smbd process through truss. When ever I just onen my
Windows explorer window that just shows my mapped shares, the truss
shows that the smbd process is trying to stat everything under /net.
What is it doing that when I have no paths to /net specified in my
smb.conf file?
And is there anyway to stop
2011 Dec 09
1
Samba 3.0, fuse-hdfs and write problems
Hi folks,
I research at the moment a connection over fuse and samba for
hadoop-cluster. Its my private playground, but I have some issues I can't
figure out why they happen.
I use RHEL5.7, packetlist:
rpm -qa|grep samba
samba-3.0.33-3.29.el5_7.4.x86_64
samba-common-3.0.33-3.29.el5_7.4.x86_64
2 servers, one provides samba-shares and one I use as client.
Samba-Server (HOST2):
FuseFS:
2018 Oct 30
3
Problem with rights in samba 4.9.0
good afternoon everyone,
I have a problem that I can not solve I have installed a samba 4.9.0 in centos 7.5 using XFS.
In the DPTO share I have the departmental folders, which I gave the rights to the groups.
The problem:
when a user creates a file within some sub-folders the group's rights do not arrive in the file is read-only.
When the user accesses a website and downloads
2023 Aug 08
1
[Bridge] Getting + maintaining a consistent MDB view in userspace?
Hi,
Is there a recommended way to get and monitor the MDB state from
userspace, without potential synchronization races?
I can use "bridge monitor mdb" to get changes or "bridge mdb show"
to get the current state (as well as use the underlying netlink
calls from my own application without the "bridge" command).
But if I were first calling "bridge mdb