Displaying 20 results from an estimated 5000 matches similar to: "ODBC support"
2007 May 13
3
MySQL ODBC stub
The wine odbc stub (odbc32.dll) has a environment variable to point to unix
odbc driver:
LIB_ODBC_DRIVER_MANAGER=/usr/lib/libodbc.so.1
Is there a stub to use MySQL ODBC driver:
/usr/lib/libmyodbc3.so.1 ?
I have an application that uses the MySQL ODBC driver and I coul not install
the native driver :
mysql-connector-odbc-3.51.12-win32.msi
--
Marco Aur?lio
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 May 12
1
R 2.11.0 on RHEL5 / RODBC
I am compiling R 2.11.0 on a RHEL5.3 box using the following settings
./configure --with-readline=yes --enable-R-shlib=yes --with-x=yes --with-blas="-llibptf77blas -lpthread -llibatlas" --prefix=/usr/local/R-2.11.0 JAVA_HOME=$JAVA_HOME CPPFLAGS="-I/usr/local/unixODBC-2.3.0/include"
I have compiled and installed unixODBC-2.3.0 (64-bit) in /usr/local and can connect to and
2006 Apr 11
1
ODBC and Mysql
G'day
Just for the record, I have wine and foxpro working fine with one small
exception.
I have followed the instructions from "3.3.6.1 Configuring ODBC on unix"
and understand from the docs that this is all wine needs.
I have a DSN called "tuna" to a MySql database called "dolphin" which I
can use isql to connect to no problem. However, when I use the ODBC
2009 Aug 21
3
Core dump gets created while accessing voicemail
Hi ALL,
When i was accessing the voice message it suddenly goes dead and after that
i couldn't able to retrieve the voicemessage again from my mailbox . This
happens once in a while for any configured mailboxes
I am using the following system configuration.
asterisk 1.4.22.1
odbc storage of voicemail messages
centos 5.2 64bit
unixODBC-2.2.11-7.1
mysql-connector-odbc-3.51.12-2.2
2009 Oct 31
3
unable to compile RODBC (R 2.9.2, AIX)
Hello -- I am trying to compile (linker error, not compiler error) RODBC for R 2.9.2 on AIX 5.3 using gcc. I get the following error:
gcc -maix64 -pthread -std=gnu99 -shared -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -lc -L/usr/lib -L/usr/X
11R6/lib -L/usr/local/lib -L/opt/freeware/lib -L/opt/freeware/lib64 -o RODBC.so RODBC.o -lodbc -lm -L/usr/l
ocal/builddir/lib -lR
ld: 0711-738 ERROR: Input
2016 May 29
2
asterisk odbc segfaults
doesnt work for me
Dne 29.5.2016 v 17:48 Niklas Larsson napsal(a):
> Hi,
>
>
> On 2016-05-27 18:28, Marek ?ervenka wrote:
>> after downgrade to 13.8.2
>> May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip
>> b49162cd sp bfac0940 error 4 in
>> libmysqlclient.so.16.0.0[b48f1000+12e000]
>>
>> after downgrade to 13.7.2
>>
2019 Mar 14
1
Replication and KCC problems on upgrade
On Thu, 14 Mar 2019 16:56:17 -0500 (CDT)
Mike Ray <mray at xes-inc.com> wrote:
> ----- On Mar 1, 2019, at 9:20 AM, Mike Ray mray at xes-inc.com wrote:
>
> > ----- On Mar 1, 2019, at 3:35 AM, samba samba at lists.samba.org
> > wrote:
> >>
> >> I wonder if this has anything to do with the 'you cannot upgrade
> >> directly from 4.7.x to
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
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
2017 Oct 03
2
Replication Error Between Differing Samba Versions During Upgrade
Hello all-
At the recommendation of the Catalyst team, instead of trying to get 4.0.6
replicating with 4.0.7, they suggested we try a later version (>=4.5) as those
versions are much more recent and may have handled issues older versions just
could not. Unfortunately that too did not work. They then suggested that an
in-place upgrade, as if there was a bug in our 4.0.6 code that was causing
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
2010 Jan 26
1
Stack smashing in RODBC
This is R 2.10.1, from Fedora 12 and RODBC 1.3-1 (although 1.3-0 has the
same problem) on i686.
Originally reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=557953
Reproducer and output below:
[spot at f12.i386 src]$ R
R version 2.10.1 (2009-12-14)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO
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
2013 Apr 04
1
Samba 4 Packaging Issues
Jelmer-
Unfortunately not, I am still unable to get the 4.0.3 package to build successfully due to the aforementioned error. I have yet to try a different version as I think this to be a problem with my packaging attempts, not with anything within that version of samba.
As I'm new to this, I've been poking around for even just beginner tutorials on the whole 'debianization' of
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
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
2016 May 27
2
asterisk odbc segfaults
hi,
i have the same problems as in
https://issues.asterisk.org/jira/browse/ASTERISK-25833
my current combination is centos 6 32-bit, unixODBC 2.3.2 (recompiled
from fedora20), mysql 5.1.73, mysql-connector-odbc 5.1.5, asterisk 13.9.1
i tried update to mysql-connector-odbc 5.3.6 from oracle but it
segfaults every time
can you share your working mysql+odbc combination?
thanks
odbcinst.ini
2007 Jul 23
2
ODBC Connection failed
Hi,
im trying to get an odbc connection to work. Its no problem if asterisk an
mysl running on one machine. When i try to set up an external DB it won't
connect. External connections to the db are possible (bind-address = 0.0.0.0
and the user asterisk is allowed to connect from each ip). The password in
the config is the right one i already double checked it.
Jul 23 12:31:54
2009 May 02
2
Asterisk and ODBC
Hi,
I am using a 64-bit RHEL 5 machine. I built Asterisk latest 1.6
branch. The system has ODBC and Postgres installed. psql, isql and odbc work
fine. Asterisk "make menuselect" for some reason does not see the installed
packages and refuses to build res_odbc and other packages. How do I force it
to do that? Is there a way to modify the output file from menuselect and
make it