Displaying 20 results from an estimated 800 matches similar to: "ODBC and Mysql"
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
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
G'day
I am trying to install Visual FoxPro 9 with wine. I have been following
the instructions from "http://www.paulmcnett.com/vfp/wine/". I have had
to slightly modify the paths used for the symlinks because the format of
version 9 appears to differ from that of version 8. Or it's because they
didn't lend me the original disks.
Basically an extra directory level called
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
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
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
2018 Dec 19
3
Windows 10 & Samba
Are there any special quirks with Windows 10 and Samba...
Using Visual Foxpro 9 on Windows 7 with the data and program files on a Samba file server.
Will need to move to Windows 10 in a year so doing some testing.
Everything works on one machine with 10 while on another it will not call the main.prg file on the Samba server.
Trying to figure out if it is VFP9 issue or a quirk with Samba.
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]
2007 Feb 10
5
TMG -- MS Visual Foxpro errors
I'd like very much to be able to run "The Master Genealogist" under Wine. TMG is a MS Visual Foxpro application for genealogy database work. On my Kubuntu 6.10 system I have successfully downloaded and installed Wine 0.9.30, and then installed TMG ver. 6 including updates to 6.12, the current version. During TMG installation, there was a problem with a lack of
2006 Oct 29
1
Asterisk Voicemail with ODBC Realtime Access
Hi
I was trying to have realtime voicemail working with ODBC Driver.
Everything works fine with MySQL Realtime access, BUT as I want to implement
ODBC Storage as well, it seems that everything should go through ODBC ( what
I read on voip-info wiki page )
But I do not manage to make it work with ODBC.
Outside Asterisk, ODBC works fine, I can access my databases & tables !
Asterisk fails to
2017 Jun 08
2
Working around missing libmyodbc in Debian Stretch
Hello,
I'm building a new Asterisk system from source on Debian Stretch.
My building script fails as package libmyodbc is currently missing from
Debian Stretch repo.
Is there a work around this without leaving MySQL/MariaDB galaxy ?
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Mar 10
2
[LLVMdev] Stack smashing
On Tuesday 10 March 2009 21:47:59 someguy wrote:
> From a cursory glance, it looks like something is messing with the
> stack canarys. Probably a stack buffer overflow.
In case it is relevant, HLVM uses libsigsegv to detect stack overflows and
that stack handler is initialized in my JITted code which LLVM's runFunction
should be calling.
Could libsigsegv be conflicing with the stack
2009 Mar 10
0
[LLVMdev] Stack smashing
On Mar 10, 2009, at 3:07 PM, Jon Harrop wrote:
> On Tuesday 10 March 2009 21:47:59 someguy wrote:
>> From a cursory glance, it looks like something is messing with the
>> stack canarys. Probably a stack buffer overflow.
>
> In case it is relevant, HLVM uses libsigsegv to detect stack
> overflows and
> that stack handler is initialized in my JITted code which
2006 Apr 11
1
Foxpro with MYSQL
G'day
If I have VFP9 working, a Mysql DSN which I can contact via isql and
using unixODBC for this. Do I need to do anything else to wine ie;
install MySQL drivers (Windows version) to get connectivity? I just
finished checking out Paul McNett's pages, however the MYSQL drivers he
used for VFP8 are "no longer supported" when I do "wine setup.exe". I
have a saved
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 May 05
1
Asterisk cdr_odbc problems
I'm trying to get asterisk cdr_odbc configured, but it can't connect
through my odbc driver.
switchboard*CLI> module load cdr_odbc
[May 4 20:06:04] ERROR[17758]: cdr_odbc.c:358 odbc_load_module:
cdr_odbc: Unable to connect to datasource: asterisk
/etc/odbcinst.ini:
[MySQL]
Description = MySQL driver
Driver = /usr/lib/odbc/libmyodbc.so
Setup =
2004 Jul 22
1
app_dbodbc URGENT
I have been searching for the last two days and I cannot seem to set
Asterisk to work from a database, can someone please tell me what I am doing
wrong here? Here are my files
[app_dbodbc.so] => (Database access functions for Asterisk extension logic)
== Parsing '/etc/asterisk/odbc.conf': Found
> app_dbodbc: dsn is MySQL-asterisk
> app_dbodbc: username is
2008 Mar 02
1
Serial port problem and strange solution (Fujitsu MCU development under wine)
Hi to everyone, this is my first post to the list.
I'm developing an application for a Fujitsu MCU (90364 series) using
Fujitsu Softune6 Workbench in linux under wine.
Everithing works well exept for the firmware serial uploader.
It starts and sends some commands to the MCU but hangs with a timeout
error (obviously I've correctly simlinked and chmodded the appropriate
ttyS*).
To
2011 Feb 21
2
How to use Winedebug variable or winedbg?
Hi, I'm trying to understand how to use the debugging system built-in wine.. I've tried yet to use both "winedbg <app.to.launch.exe>" and "wine <app.to.launch.exe> WINDEBUG=+all but doesn't work at all =(
Where's the mistake? It should be very useful understand why programs doesn't work and expecially try possible solutions... :)
2006 May 23
6
Help please. WINE suddenly quits.
Hi everyone,
I am running ubuntu 5.10 (Breezy) and have the latest version of wine
installed (from winehq). The application I'm having trouble with is
Filemaker Pro 8.
It installed without any problems. It opens without any problems.
Everything looks normal. I can create a new database and open an
existing one. Both work.
However after a short period of experimenting (just generally
2008 Jul 21
1
RODBC - problems using odbcDriverConnect without DSN
Hi,
I'm trying to use RODBC without having to set up a DSN, using hte
direct connection string in odbcDriverConnect. My connection attempt
looks something like:
> odbcDriverConnect(connection = "SERVER=localhost;DRIVER={/usr/lib/odbc/libmyodbc.so};DATABASE=myDB;UID=reader;PASSWORD=insecure;")
And this returns the message:
Warning messages:
1: In odbcDriverConnect(connection =