[Asterisk-Users] AGI Script to interact with ACCESS Databse and Set CID info on the fly.

2005-09-22 Thread Tim King
Well guys here comes the fun part. I have a Microsoft access (VBA) application that interfaces with my SQL database. This app pulls of info from the SQL record and than picks up the phone and dials that locations number. I have purchased a few hundred NpaNxxs for my own use. I want get

Re: [Asterisk-Users] AGI Script to interact with ACCESS Databse and Set CID info on the fly.

2005-09-22 Thread Paul
Tim King wrote: Well guys here comes the fun part. I have a Microsoft access (VBA) application that interfaces with my SQL database. This app pulls of info from the SQL record and than picks up the phone and dials that locations number. I have purchased a few hundred NpaNxx’s for my own use.

Re: [Asterisk-Users] AGI Script to interact with ACCESS Databse and Set CID info on the fly.

2005-09-22 Thread pbx
ACCESS supports ODBC driven connections.. Well guys here comes the fun part. I have a Microsoft access (VBA) application that interfaces with my SQL database. This app pulls of info from the SQL record and than picks up the phone and dials that locations number. I have purchased a few

Re: [Asterisk-Users] AGI Script to interact with ACCESS Databse and Set CID info on the fly.

2005-09-22 Thread Tom Hayden
If you used a perl or PHP agi script, you could probably use some kind of ODBC drivers to communicate between the two. -- Tom Hayden On 9/22/05, Tim King [EMAIL PROTECTED] wrote: Well guys here comes the fun part. I have a Microsoft access (VBA) application that interfaces with my SQL