search for: odbs

Displaying 18 results from an estimated 18 matches for "odbs".

Did you mean: odbc
2011 Jun 19
0
ODB : connecting OpenOffice Base with R
The recently released "ODB" package was developped to manage HSQL databases embedded in .odb files (the default when creating a database with OpenOffice Base) via R. BRIEFLY The goal of this package is to access OpenOffice databases via R, to process data stored in it or to automatize their building from scratch or updating. The package provides 5 main functions : - odb.create,
2011 Jun 19
0
ODB : connecting OpenOffice Base with R
The recently released "ODB" package was developped to manage HSQL databases embedded in .odb files (the default when creating a database with OpenOffice Base) via R. BRIEFLY The goal of this package is to access OpenOffice databases via R, to process data stored in it or to automatize their building from scratch or updating. The package provides 5 main functions : - odb.create,
2008 Sep 11
4
Some more debug stuff
Added two debugfs entries... one to dump o2hb livenodes and the other to dump osb. $ cat /sys/kernel/debug/ocfs2/BC4F4550BEA74F92BDCC746AAD2EC0BF/fs_state Device => Id: 8,65 Uuid: BC4F4550BEA74F92BDCC746AAD2EC0BF Gen: 0xA02024F2 Label: sunil-xattr Volume => State: 1 Flags: 0x0 Sizes => Block: 4096 Cluster: 4096 Features => Compat: 0x1 Incompat: 0x350 ROcompat: 0x1
2012 May 20
3
dot - comma problem
Dear all I am trying to use the ODB package to connect to an libreoffice-odb database. The libreoffice package is german, thus, decimal separator is a comma. However, I can open the database and upload a it without error, library(ODB) db <- odb.open("Test.odb") but a soon as the "odb.open" command is executed, the decimal separator in R is changed to comma. Before
2006 Nov 30
1
PHP / XapianQueryParser
Hi everyone, I tried sending a message as a reply a while back on my previous topic, but it didn't go through. (Tried Gmane), not even when I 'authorized' the reply. So I'll just paste it here for reference, below this message. It might help some people. But now I have one other small problem, and I'm not sure if it is actually my mistake (although I'm pretty sure it is
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
2011 Aug 17
0
very slow profile loading and strange log message
Hello, since a few days the computer in a branch office the computer take five and more minutes to load the user profile. In the user's samba log I found many lines of the type: [2011/08/17 12:36:09, 0] smbd/service.c:1188(make_connection) tonon-pc11 (::ffff:192.168.10.11) couldn't find service odb$ We don't have a service ODB defined on our samba server and never had. Is
2010 Dec 20
0
Problem using smb_audit with samba3-3.5
I don't know if I can ask here, but I don't have any answer in official forum[1]. I really need to implement this, please help me. I did all steps of INSTALL documentation and I got this error: [2010/12/10 11:58:33.911661, 0] lib/module.c:59(do_smb_load_module) Error trying to resolve symbol 'init_samba_module' in /usr/lib64/samba/vfs/mysql_audit.so:
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]
2002 May 08
1
Possible Problems with the Sybase product PowerBuilder
Good morning, I have a problem and I am unsure whether it's anything to do with Samba. We use Samba on HP-Unix in conjunction with a product from rational called clearcase. Occasionally from getting to our NT Desktops to our Unix environment Powerbuilder Files( which are binary files) get reduced down to 0 size, this gets saved and we end up losing our work. I am not expecting you to solve
2008 Oct 23
3
high cpu load
I think I have narrowed down the problem why smbd processes are soaking up so much CPU on our file server. Here are some selected samples from strace output as I attached to the offending smbd process: Culprit #1 I took three sample snapshots, each lasted for several seconds, and I took them minutes apart from each other. I noticed many lines involved stat'ing the a single file in the
2009 Mar 16
7
WIne, Access 97 and mysql question/problem
...'no default database error' on the windows side when I try to access odbc. I've tried using the native odbc manager and mysql-odbc connector and while I can get a 'passed' test when I create the odbc source I get a 'No database selected (#1046)" error when I select the odbs source in Access. I'm running Centos 5 and was using the wine that came in to the system through the Yum installer and got the errors so I downloaded and compilied the latest and greatest version from the web, version 1.1.16 thinking it might be some kind of 'bug' with the version I ha...
2010 Jul 05
1
windows 7 samba domain
Hi, I succesfuly joined five windows 7 client to a samba (version 3-3.2.15-40) domain with passdb backend = tdbsam, the client works correctly, user domain, network share printers etc, after 2 weeks the client does not access to domain, with this error: the trust relationship between this workstation and the primary domain failed, to resolve I remove the client from domain and join again, the
2006 Sep 26
1
An idea: rsyncfs, an rsync-based real-time replicated filesystem
Recently, I have investigated FUSE as an option for implementing something like I proposed to this list in April, 2005 (instead of inotify). Just yesterday, I submitted some patches to the mysqlfs-general mailing list that improve mysqlfs a bit. With a little more work (which I may or may not do), using mysqlfs (a FUSE filesystem) and mysql replication, one can achieve a real-time, one-to-many,
2011 Nov 15
2
Changes at Red Hat confouding CentOS (was: What happened to 6.1)
These seems to me to be the first message in the series and provides a really good summary of the changes at Red Hat which seem to be making life a lot more difficult for CentOS. Just figured I'd pull it out of that thread and change the subject line. Below Johnny's email I've copied another from the original thread, written by Lamar Owen, which gives some good explanation on how Red
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
Already outdated, but rounded ;) I literally just opened the 5yrs logo, changed the text and then done: inkscape -z -o logo/fish-10yrs.{png,svg} cp {logo,website}/fish-10yrs.svg and then updated the rest of the files. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- Makefile.am | 2 + logo/fish-10yrs.png | Bin 0 -> 65790 bytes logo/fish-10yrs.svg |
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *