similar to: MySQL ODBC stub

Displaying 20 results from an estimated 400 matches similar to: "MySQL ODBC stub"

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
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
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
2001 Mar 05
1
ODBC support
I have had fairly good success so far with WINE (Lotus Notes 4.6) so far, but we have a time and attendance application here that uses simple database calls. Is there any ODBC support under WINE? I've looked at the documentation and only found references to a debug mode for ODBC, but nothing about actually setting it up. If anyone could point me towards any existing documentation I would
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
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:
2005 Mar 15
6
Realtime config
Having problems getting realtime working, I'm trying to use odbc for all of this. I've got Fedora 3 and have been fighting with odbc for a day now. I think I got it working correctly, however I can't seem to get the realtime portion working. In asterisk 'odbc show' shows it connected, I see it on my (odbc) mysql server connected and all, it connects and just idles. So, without
2008 Apr 29
3
winectl and DS Manager from Tibbo
Hi folks, I need to use a SW to program an ethernet-to-serial converter from Tibbo company. After running the SW installer I was able to use it clicking on its icon in the winectl window. The program is not a .exe or .com file (I do not know if it is a script language or not). It used to run quite fine on wine. But after upgrading wine (9.60) and my Linux distribuition (Mandriva 2008.1) winectl
2012 Feb 10
4
Problems running application fixme:odic:SQLConfigDataSource
I have successfully started application but then it should have list of servers it must connect but it is empty and the only errors in terminal are those: Code: XZY:~ XZY$ XZY.desktop ; exit; XZY.desktop: line 1: [Desktop: command not found fixme:odbc:SQLConfigDataSource 0x0 1 "SQL Server" "DSN=XZY1" fixme:odbc:SQLConfigDataSource 0x0 1 "SQL Server"
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:
2011 Dec 15
6
Power Builder 11.5 and sqlserver2008 conection
i have a client application building power builder 11.5, i want connect with a server sql2008 I cant make this connection, i need help please... I have other application building power builder 9 and no have problem connection with sql2000 because use a driver odbc old
2007 Jun 07
3
is it possible to run delphi apps(forms) using wine
is it possible to run delphi apps/forms(that was build, compiled, and targeted to windows machines) on linux(fc6, suse 10.x) These delphi apps connects to MS SQL server. if it is possible, then I can easily ground all those windows xp machines, that are just use to run these delphi apps... and use linux instead Regards --------------------------------- Got a little couch potato? Check
2012 Jun 08
0
cdr_adaptive_odbc
Hello all, I have all configurations done and cdr_odbc works fine. However, cdr_adaptive_odbc doesn't work and I get the following error: relocation error: /usr/lib/libmyodbc3-3.51.26.so: symbol strmov, version libmysqlclient_15 not defined in file libmysqlclient.so.15 with link time reference Please suggest any hints as to how I can rectify the issue. Thanks. -------------- next part
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
2009 Aug 29
1
RPM complaining it needs .so files, while these are actually present
Hello When I try to install a package I built myself (java-1.6.0-sun-1.6.0.16-1jpp.x86_64.rpm - took the java-1.6.0 srpm from jpackage and bumped the version number), it complains: Error: Missing Dependency: libodbcinst.so()(64bit) is needed by package java-1.6.0-sun-1.6.0.16-1jpp.x86_64 (java-1.6.0-sun-1.6.0.16-1jpp.x86_64.rpm) Error: Missing Dependency: libodbc.so()(64bit) is needed by
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
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
2009 Sep 04
1
Asterisk PBX causes mysql to take more CPU time
Hi All, I am using asterisk-1.4.22 with mysql as my storage medium for voice messages.Right now i am running 700+ extensions with this setup . *System Configuration:* asterisk-1.4.22.1 (using odbc storage for voice messages) unixODBC-2.2.11-7.1 mysql-connector-odbc-3.51.12-2.2 mysql-server-5.0.45-7.el5 CentOS-5.2 (64 bit) *The following are the issues i am facing:* 1) CPU time
2007 Oct 30
1
Cannot enter correct number in IP field
Hi folks. I am trying to use a windows Sw in wine. It appears to work correctly but in the connection setup window I cannot fill the correct IP. The fields came with 255.255.255.255 pre-filled, but in wine shows "25!.25!.25!.25!". When I try to change the IP only 2 digits are allowed to be keyed before a change to next field. Example: desired IP :"192.168.001.033" . After
2003 Nov 25
6
cdr_unixodbc
asterisk*CLI> load cdr_unixodbc.so Loaded /usr/lib/asterisk/modules/cdr_unixodbc.so => (unixODBC CDR Backend) == Parsing '/etc/asterisk/cdr_unixodbc.conf': == Parsing '/etc/asterisk/cdr_unixodbc.conf': Found -- cdr_unixodbc: dsn is MySQL-asterisk -- cdr_unixodbc: username is root -- cdr_unixodbc: password is [secret] -- Connected to MySQL-asterisk it