Re: Asterisk + MariaDB + ODBC newbie questions

2015-10-16 Thread Ivo Chutkin
ODBC connector to MariaDB. Unfortunately I cannot find any practical info concerning OpenBSD, Asterisk, ODBC and MariaDB. I tried iodbc package but I cannot find mysql drivers. The iodbc package just contains the ODBC library, it doesn't come with any database drivers itself. AFAIK at the m

Re: Asterisk + MariaDB + ODBC newbie questions

2015-10-14 Thread Chris Cappuccio
Stuart Henderson [s...@spacehopper.org] wrote: > On 2015-10-14, Ivo Chutkin wrote: > > Hello all, > > I want to use Asterisk with MariaDB CDR backend. > > I have working Asterisk. > > I have working MariaDB. > > As far as I understand, since Asterisk 11 I must u

Re: Asterisk + MariaDB + ODBC newbie questions

2015-10-14 Thread Stuart Henderson
On 2015-10-14, Ivo Chutkin wrote: > Hello all, > I want to use Asterisk with MariaDB CDR backend. > I have working Asterisk. > I have working MariaDB. > As far as I understand, since Asterisk 11 I must use ODBC connector to > MariaDB. > Unfortunately I cannot find any prac

Asterisk + MariaDB + ODBC newbie questions

2015-10-14 Thread Ivo Chutkin
Hello all, I want to use Asterisk with MariaDB CDR backend. I have working Asterisk. I have working MariaDB. As far as I understand, since Asterisk 11 I must use ODBC connector to MariaDB. Unfortunately I cannot find any practical info concerning OpenBSD, Asterisk, ODBC and MariaDB. I tried

Re: ODBC on OpenBSD *solved*

2007-03-21 Thread Lawrence Teo
Joaquin Herrero wrote: The problem I had when tried to compile php4 (or php5) from ports is this: mach:/usr/ports/www/php4# /usr/bin/make ===> www/php4/core ===> Checking files for php4-core-4.4.0p0 php-4.4.0.tar.gz doesn't seem to exist on this system. Attempting to fetch /usr/ports/distfiles

Re: ODBC on OpenBSD *solved*

2007-03-21 Thread Joaquin Herrero
d it worked. The only "problem" was that PHP issued the following warning: PHP Warning: Unknown(): Unable to load dynamic library '/var/www/lib/php/modules/odbc.so' - Can't open file in Unknown on line 0 I then installed the "php4-odbc" package and the warning did not

Re: ODBC on OpenBSD

2007-03-20 Thread Marc Espie
Another possibility is perl. I've been using DBD::Proxy/DBI::Proxyserver across Unix <-> Windows to get an HTML::Mason app directly talking to an Access database, and I'm in the process of migrating it to DBIx::Class (often enough Catalyst). This does just work. The only downside is that you need

Re: ODBC on OpenBSD

2007-03-20 Thread Allen
On 3/20/07, Joaquin Herrero <[EMAIL PROTECTED]> wrote: Hi, Has anyone succeded in using iodbc or unixodbc to access a remote database ODBC-compliant? I need to use some data from a SQL Server for the application I'm developping (PHP+MySQL on OpenBSD) but I don't find any infor

Re: ODBC on OpenBSD

2007-03-20 Thread Jim Razmus
* Joaquin Herrero <[EMAIL PROTECTED]> [070320 14:33]: > Hi, > > Has anyone succeded in using iodbc or unixodbc to access a remote database > ODBC-compliant? > I need to use some data from a SQL Server for the application I'm > developping (PHP+MySQL on OpenBSD) but

ODBC on OpenBSD

2007-03-20 Thread Joaquin Herrero
Hi, Has anyone succeded in using iodbc or unixodbc to access a remote database ODBC-compliant? I need to use some data from a SQL Server for the application I'm developping (PHP+MySQL on OpenBSD) but I don't find any information about how to proceed. I can install the iodbc package on

Re: ODBC repost...

2007-01-09 Thread Rogier Krieger
On 1/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: We would then like to access that data from our mainframe via ODBC to retreive the records. Since it's not really clear to me what you intend to so, I am assuming the following: + Your mainframe runs a Windows platform + Y

Re: ODBC....

2007-01-09 Thread Joachim Schipper
a comma seperated file. > > We would then like to access that data from our mainframe via openbsd to > > retreive the records. > > > > Would you be so kind as to lend your opinion as to the best package to > > install on the OpenBSD machine to provide that O

Re: ODBC repost...

2007-01-09 Thread Bob Beck
ss that data from our > > mainframe via ODBC to retreive the records. > > > > Would you be so kind as to lend your opinion as to the best package(s) to > > install on the OpenBSD machine to provide that ODBC functionality? > > > ODBC has nothing to do with the appl

Re: ODBC repost...

2007-01-09 Thread L. V. Lammert
tabase file. We would then like to access that data from our > mainframe via ODBC to retreive the records. > > Would you be so kind as to lend your opinion as to the best package(s) to > install on the OpenBSD machine to provide that ODBC functionality? > ODBC has nothing to do with

Re: ODBC....

2007-01-09 Thread Jim Razmus
r mainframe via openbsd to > retreive the records. > > Would you be so kind as to lend your opinion as to the best package to > install on the OpenBSD machine to provide that ODBC support? > > Thanks in advance. > > > > Fred > It's included in the base i

Re: ODBC repost...

2007-01-09 Thread Jim Razmus
t > Access Database file. We would then like to access that data from our > mainframe via ODBC to retreive the records. > > Would you be so kind as to lend your opinion as to the best package(s) to > install on the OpenBSD machine to provide that ODBC functionality? > > T

Re: ODBC repost...

2007-01-09 Thread fschnittke
Hi All: Sorry, made a few mistakes in my original post... We're going to be using an OpenBSD 4.0 machine to collect employee Punch-in data and store that data in a form similar to that of a Microsoft Access Database file. We would then like to access that data from our mainframe via OD

Re: ODBC....

2007-01-09 Thread fschnittke
as to the best package to install on the OpenBSD machine to provide that ODBC support? Thanks in advance. Fred