search for: odbcsocketserv

Displaying 3 results from an estimated 3 matches for "odbcsocketserv".

Did you mean: odbcsocketserver
2005 Sep 21
0
HOWTO: A simple AGI application to modify incomi ng CallerID on the fly using SQL Server and *not* UnixODBC
Requirements: 1. http://sourceforge.net/projects/odbcsock 2. The SQL server must be in the same subnet as your * server Howto: 1. Install ODBCSocketServer on your SQL server and verify connection with the included VB COM app from a Windows box. 2. Decide how you want to transform the Caller ID. In my case, I want to do a lookup of the CallerID number in SQL server and prepend the Caller ID with a "job number" which is a unique ID we assi...
2005 Sep 22
0
AGI Script to interact with ACCESS Databse a nd Set CID info on the fly.
...: A simple AGI application to modify incoming CallerID on the fly using SQL Server (or any ODBC DSN) Requirements: 1. http://sourceforge.net/projects/odbcsock <http://sourceforge.net/projects/odbcsock> 2. The SQL server must be in the same subnet as your * server Howto: 1. Install ODBCSocketServer on your SQL server and verify connection with the included VB COM app from a Windows box. 2. Decide how you want to transform the Caller ID. In my case, I want to do a lookup of the CallerID number in SQL server and prepend the Caller ID with a "job number" which is a unique ID we ass...
2010 Sep 01
1
how linux application can connect to wine ODBC DSN
An ODBC DSN has been setup successfully on wine. "wine isql DSN" has verified the connection. Now a linux application wishes to connect this DSN. Is it possible? Proxies like ODBCSocketServer or DBTCP would be the last choice because there shouldn't be any need for yet another layer. Put it this way. It is possible to do it the other way round (i.e. wine application connects to unixODBC DSN). Why can't this be done? It is a jaunty running wine 1.0.1.