Like all the other M$ Databases:-( They should realy think about to make
them DBs able to be reached from other platfroms then their own...

Well, once I needed to reach some Access Database from Linux. What I use is
a service on 2K Server that can be found at http://odbcsock.sourceforge.net
. Be aware that it is not the fastest Solution. It is quite slow at least in
my environment. Maybe because of Access, maybe because it is running on
server that does other things, maybe because I use PHP to access it.

It should just be an idea cause it is the most universal solution in my
opinion that uses for the real access (means writing!!!) the native MS ODBC
Driver. So there should be no problem with the database after writing data
or erasing data.

Cheers
Andreas

-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von
[EMAIL PROTECTED]
Gesendet: Mittwoch, 30. Juli 2003 14:15
An: [EMAIL PROTECTED]
Betreff: [Asterisk-Users] Microsoft SQL



I need to make a little IVR app and get/send the data
into a MS-SQL database.
As far as I know, it doesn't have driver for Linux.
Anybody here already found here any workaround for this situation?
Maybe, I can use an AGI interface to do that, maybe perl+ODBC?

Isamar



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to