similar to: Using an MS Access database from CentOS release 5.7 (Final)

Displaying 20 results from an estimated 200 matches similar to: "Using an MS Access database from CentOS release 5.7 (Final)"

2011 May 26
2
PHP Source
I have a pressing need to compile a utility called odbtp into php on my new 64 bit machine with an AMD chip that is currently running CentOS 5.6. Where can I find the source files for the CentOS recommended versions of php. I have searched the CentOS and related repository sites and can find php in several places but not the source files. Thanks in advance. Regards, Ron Young 919-621-9015
2011 Mar 14
2
CentOS 5.5 php configure errors
I am attempting to install odbtp on my newly created lamp server running CentOS 5.5 and php 5.2.17. The odbtp compile failed looking for lots of zend related files supposedly in the php install dir. I learned from the odbtp project forum that I need to run configure in the php source directory. So I downloaded the php 5.2.17 source and ran ./configure and got these results: root at myserver
2011 Mar 11
0
Installing odbtp on CentOS 5.5
I have just bought a new machine and of course installed CentOS 5.5 x86_64 from a recently created DVD. So the machine has: PHP Version => 5.2.17 MySQL Client API version => 5.0.77 Apache/2.2.3 Does anyone know how to get odbtp installed? I have followed all the INSTALL and README instructions that came with the odbtp package including the README.64bitOS file. There has got to be a
2004 Nov 01
3
ms access --> mysql --> R in Linux
I am trying to use some ms access databases in R (version 1.9.1 or 2.0 on a Debian system). In searching the net for promising software to do this, I found mdbtools. Mdbtools claims the ability to convert schemas and tables in MS Access to MySQL and other databases. http://mdbtools.sourceforge.net/ I'm wondering if anyone in the R community has tried using this software to use
2004 Nov 02
2
A little more on R, mdbtools and Access databases
Hi again, I have played a little more with mdbtools and R. I downloaded the latest version of mdbtools from sourceforge (version 0.6pre1). Quickly scanning the mailing list suggests that ODBC seems to work with PHP but I have not been able to get it to work with R. I can make a connection to the database and when I do a query I get back the names of the rows but not the data. I must admit I have
2006 May 10
1
ODBTP bounty
My employer has agreed to a $900 USD bounty for ODBTP support in Rails. For Rails to support ODBTP, a core Ruby module in C would need to be developed, as well as a Rails adapter in Ruby. Please contact me if you are interested in this bounty or have any other questions. For more information on ODBTP, see: http://wiki.rubyonrails.com/rails/pages/ODBTP -- Posted via
2006 Mar 17
0
ODBTP
I''ve created a page on the wiki for ODBTP as a potential database driver. It may be a good candidate for a future database driver, if it''s able to provide access to many different win based databases while only implementing one database driver/extension. Just thought I''d throw the idea out there! http://odbtp.sourceforge.net
2008 Jun 20
2
mdbtools on CentOS
Morning everyone, I was hoping to use mdbtools to extract data from some Access databases overnight. I have yum installed the tools from Dag and also downloaded and (eventually!) compiled the latest release from the mdbtools web site, but I either get 'buffer overflow' errors or no output from most of the tools. I have been trying to cvs checkout the latest development version but
2009 Nov 23
2
Microsoft .mdb files in Open office
Hi, Is there is anyway to Open Microsoft .mdb files in open office on Centos 5.3 ? Thanks linux
2009 Aug 14
1
reading in mdb and outputting to sql (GIS application)
I have a geodatabase and would like to import it into GRASS, but it is in .mbf. I use mac and linux, and don't have access to access on the machines that I normally use. I do have access to access at school, but I would like to find a way around this if possible. Any thoughts, comments, or suggestions would be welcome. thanks, -- Stephen Sefick Let's not spend our time and resources
2006 Sep 21
4
Access and MDB file from Linux
I need to get read only access to a MDB database accessed from a Linux box using samba, anyone had any luck with this and know how to set it up? Please resist from posting your reasons why and MDB should not be used, I am the converted so stop preaching. The MDB is there to stay and I have to read to it. thanks -- Posted via http://www.ruby-forum.com/.
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 01
1
CentOS 4.8 - PHP Version 5.1.6 and SQLite
I wish to use the SQLite extensions for php but the version I updated to with yum update (see above) was compiled '--without-sqlite'. I could sure use some help getting these extensions enabled. As I am unfamiliar with OOP the references to PDO on the web have been meaningless to me. Furthermore, a trip to the local book store today (Barnes & Noble) revealed no php books that
2012 Feb 02
2
use wine odbc in ubuntu php application
Hi, I got a big project where i need to read an visual fox pro database, got this working on a windows server running php. But i would like to run this app on a linux machine(ubuntu 11.10). My idea was to use wine to setup the odbc driver and connect to it using php running on my linux machine. Now my question is if this is posible? Many thanks, Ricardo
2007 Jun 14
3
help me
2008 Sep 24
0
Error results from MS Access via RODBC
I have an MS Access database with one table and one column holding rep(1:10) I use: library(RODBC) channel <- odbcConnect("test") sqlQuery(channel, paste("SELECT col FROM tblTest"), believeNRows=FALSE) and get: 49 50 51 52 53 54 55 56 57 12337 What? The above should, of course, read: 1 2 3 4 5 6 7 8 9 10 I tried the 'odbcQuery' /
2009 Aug 16
0
large list from mdb.get - change labled atomic to double
I have a microsoft database that I have read in that is a list of dataframes processed by mdb.get. I am trying to read this into GRASS gis and need to change the labled atomic vectors to double precision- especially the coord.x coord.y. Now is there a way to check for classes and then change them inside of a for loop. This is the code I am using at the moment. library(Hmisc) # Read all tables
2011 Jul 21
2
Many Xen related bugfixes and enhancements in RHEL 5.7 / CentOS 5.7
Hello, RHEL 5.7 has just been released, so here are some interesting Xen related bugfixes and enhancements in el5.7: Overview of Xen update in 5.7: http://rhn.redhat.com/errata/RHBA-2011-1070.html Technical notes about Xen changes in 5.7: https://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/5.7_Technical_Notes/xen.html Also kernel has a lot of fixes and updates:
2012 Mar 19
1
process accounting on 5.7
Hey folks, I turned on process accounting and had a peek at the man page for dump-acct but I am still left wondering how best to make use of this info. We want to be able to produce some monthly stats on which labs are using how much of our clusters. I know our clustering software has the ability to do this but unfortuantely not everyone uses the cluster commands as much as I keep reminding
2013 Oct 21
1
how to install open vpn on centos 5.7 32 bit
Hi All, How to install openvpn on centos 5.7 32 bit and client will be used windows xp,7,8 and ubuntu desktop. Please help me any one on this -- *Thanks,* *Manikandan.C* *System Administrator*