Displaying 20 results from an estimated 7000 matches similar to: "Issues with WINE + ODBC"
2008 Jun 15
2
Wine ODBC and unixODBC
Okay,
I have been ask to work on a project at work, that entails putting data inside a Microsoft Access database. Most of this work is being done at home, so I am setting up my system to be able to use Access through Wine.
I have successfully installed Windows XP Office(thanks CodeWeavers, you guys are the greatest... yes it is the LinuxDemo, saving my pennies to buy the licenses
2007 Oct 01
1
ODBC version for cdr?
I'm having an error when I try to ./configure asterisk using
--with-odbc=/usr/lib. Below is the version of each application and the
./configure below that. Any help would be appreciated.
unixODBC-2.2.11-7.1
unixODBC-devel-2.2.11-7.1
mysql-connector-odbc-3.51.12-2.2
mysql-5.0.22-2.1
Contents of odbcinst.ini
# Driver from the MyODBC package
# Setup from the unixODBC package
[MySQL]
2019 Oct 12
3
setting up ODBC for cdr logging into MariaDB
Hello,
I am trying to set up cdr logging into MariaDB through ODBC.
I have installed unixodbc unixodbc-dev and now I am struggling with
configuring /etc/odbcinst.ini
All the examples online use non-existent libraries, ie:
[MySQL]
Description = MySQL ODBC MyODBC Driver
Driver = /usr/lib/x86_64-linux-gnu/odbc/libmaodbc.so
Setup = /usr/lib/x86_64-linux-gnu/odbc/libodbcmyS.so
FileUsage = 1
I have
2010 Jan 12
1
FW: Problems connecting with MySQL using odbcDriverConnect (RODBC package) on Linux
I think I figured this out. I should not have put the Driver name in
braces. Changing it from {MySQL} to MySQL seems to work.
-----Original Message-----
From: Marcus, Jeffrey
Sent: Tuesday, January 12, 2010 6:09 PM
To: 'r-help at r-project.org'
Subject: Problems connecting with MySQL using odbcDriverConnect (RODBC
package) on Linux
I am sure I'm doing something wrong here but not
2017 Jun 06
2
Upgraded server crashes on voicemail storage
Hi all,
I'm upgrading to Asterisk 13.14.0 x86_64. During my beta testing, I've discovered that my server crashes as soon as I leave a voicemail message. I'm using odbc voicemail storage as well as mysql dynamic configuration.
I'm using unixODBC 2.3.2-r2 with myodbc 5.2.7-r1
I suspect that the odbc drivers are the problem. Is ther an alternative drive that I should be using?
2010 Jan 12
0
Problems connecting with MySQL using odbcDriverConnect (RODBC package) on Linux
I am sure I'm doing something wrong here but not sure what.
Our system administrator recently installed UnixODBC and the MyODBC
driver on a Linux box running Linux version 2.6 x86_64.
I have an .odbc.ini file in my home directory with following lines:
[mydb]
Description = MySQL server on my-server
Driver=/usr/lib64/libmyodbc3.so
SERVER=my-server
I can successfully do the following:
2005 Mar 11
1
Trouble with Realtime
Greetings,
I'm having some trouble with the realtime engines. When asterisk
loads, everything looks fine, there don't seem to be any problems via
notices or anything. Furthermore, cdr_odbc is working, and actively
logging my failed call attempts to db through ODBC using the same DSN.
unixODBC and the mysql drivers are installed from source.
Here are the relevant parts of the config:
2014 Nov 24
1
rsync not transferring files
I really want to thank you for taking time to help me with this.
I have changed the rsyncd.conf as per you suggestion below.
I have several different systems that sync to the server and today they
were showing this
Number of files: 25832
Number of files transferred: 78
Total file size: 49441191919 bytes
Total transferred file size: 37421120 bytes
Literal data: 36955331 bytes
Matched data:
2009 Nov 06
2
odbc to ms-sql server
Hi all,
I'm trying to set up an odbc connection to a ms-sql server from an
asterisk 1.6.1 install
My problem is that I cannot get asterisk to build func_odbc &
res_odbc.so
I installed yum -y install unixODBC unixODBC-devel libtool-ltdl
libtool-ltdl-devel
And then went on to reconfigure / recompile asterisk
after a ./configure --with-odbc=/usr/lib/
I get
2005 Dec 05
0
about php-ODBC , unixODBC, freetds and MSSQL server
maybe someone here can help me understand why I am
getting this strange behaivor.
I am connecting to a MS SQL server from PHP by the
ODBC module, I use unixODBC-2.2.9-1,
freetds-0.63-1.2.el4.rf and php-4.3.9-3.9 all but the
freetds package came with CentOS-4.2 + updates
the problem is that I am getting -1 from the
odbc_num_rows(); function, I search the net and it
looks that this is a very
2011 Jul 17
1
ODBC MySql DB: sqlQuery empty
Dear R Beginners, Experts and Users,
I already asked this question on the R-sig-DB mailing list, but sadly
didn't got a reply :-( .
Keeping fingers crossed that I have more luck on the main R mailinglist :) .
I'm trying to connect to a MySQl database via Gnu R using the RODBC
interface. The conenction workes but I get an empty result string.
Gnu R and the MySql DB are running on a 64 bit
2008 Feb 23
2
MySQL Voicemail Storage Questions\Errors
I am running CentOS 5 with Asterisk 1.4.14. I am trying to setup storage of voicemail messages into MySQL. It is my understanding that I can only do this via ODBC. I installed per http://www.voip-info.org/wiki/view/CentOS+5+and+Asterisk+1.4.x+installation unixODBC unixODBC-devel libtool-ltdl libtool-ltdl-devel and mysql-connector-odbc. I reconfigured and built Asterisk, using menuconfig to
2009 May 21
1
[OT] Oracle->MySQL ODBC via SSL using: stock MySQL, mysql-connect or-odbc-3.51.27-0, Oracle XE
I know this is very off topic, but getting MySQL and unix ODBC to play nice
via SSL on Centos has been a battle.
I finally have it working via isql but when I connect via Oracle I get an
error.
If I use the mysql odbc connector directly:
ORA-28500: connection from ORACLE to a non-Oracle system returned this
message:
[Generic Connectivity Using ODBC][MySQL][ODBC 3.51 Driver]SSL connection
error
2010 May 24
1
[0017330] 1.6.1 and 1.6.2 + MySQL crases on ODBC Query (via func_odbc or sip realtime)
Hi,
I'm expiriencing very annoying issue with Asterisk while using ODBC
on Linux box running Debian with following packages:
Asterisk-node0:/tmp# dpkg -l | grep -i odbc
ii libiodbc2 3.52.6-2
iODBC Driver Manager
ii libmyodbc 3.51.15r409-4 the
MySQL ODBC driver
ii libodbcinstq1c2
2012 Jun 18
4
Asterisk 1.8.13.0 / problem with cdr logging (mysql, odbc)
Hi,
I am trying now for over 4 hours setting up cdr-logging via odbc into a
mysql database. But with no success. Do you have any hint for me?
cat /etc/odbc.ini
------------------
[MySQL-asterisk]
Description = MySQL ODBC Driver
Driver = MySQL
Socket = /var/run/mysqld/mysqld.sock
Server = localhost
User = xxx
Password = xxx
Database = asterisk
Option = 3
Port =
and
/etc/odbcinst.ini
2005 Sep 21
0
ODBC Voicemail WEB Retrieval V1.1
Hi All.
After some input, I created a V1.1 version of my ODBC VM retrieval from
the ODBC_Storage
It now uses either Mysql or unixODBC drivers to connect to the database
I didn't have php compiled with unixODBC so i had to recompile it in
"./configure --with-unixODBC --with-mysql --with-apxs2=./blah/blah/blah"
make
make install
after all that it worked.
see the Readme and
2007 Nov 09
1
asterisk ODBC dependencies
Hi,
Trying to compile ODBC support in asterisk for DB integration. I had
this working with MySQL on the same machine, but have never used ODBC
driver.
Have used yum to install the following:
compat-gda-odbc.i386 1.2.4-1.fc6
installed
libgda-odbc.i386 1:1.9.100-10.fc6
installed
mysql-connector-odbc.i386 3.51.12-2.2
2005 Feb 22
0
Segfault when using res_config_odbc on x86_64
I'm trying to move our asterisk setup from an i686 server to an x86_64
(Dual AMD Opteron) server.
Everything has been manually compiled: MySQL 4.1.10, MyODBC 3.51.11,
unixODBC 2.2.10 (because I couldn't find any usable RPMs). And obviously
Asterisk, where I'm using the STABLE release CVS-Nv1-0-5-02/21/05. The
OS is Redhat Enterprise ES 4.0, kernel 2.6.9-5.0.3.ELsmp.
Asterisk is
2006 Dec 25
2
Setting up ODBC with wine
Hello all,
I try to setup weight watchers Points Plan. It runs fine exept it needs
ODBC. I installed unixODBC on my Gentoo Box which got me one step
further. Atm I have the Problem that the App Complains that it does not
know what to do with the ODBC access it demands.
Here the exact Error message of ODBC:
[unixODBC][Driver Manager] Data Source Name not found, and no default
driver
2017 Jun 07
2
Upgraded server crashes on voicemail storage
Thank you for your time. I've put my replies to your questions in-line, below.
On Wednesday, June 07, 2017 10:19:41 AM Antony Stone wrote:
> On Tuesday 06 June 2017 17:54:59 Mike Diehl wrote:
>
> > Hi all,
> >
> > I'm upgrading to Asterisk 13.14.0 x86_64. During my beta testing, I've
> > discovered that my server crashes as soon as I leave a