On Wed, 30 Jul 2003, Florian Overkamp wrote: > As suggested by another poster: MS-SQL is mostly based on Sybase, so any > Sybase driver (there is one for PHP for instance) can probably be used, > from AGI or otherwise...
I've successfully used the FreeTDS libraries on a Linux box to connect to a MySQL server. The original MS SQL was based on Sybase SQL Server 4.2, but for SQL 7 or SQL 2000, you'll want to compile the FreeTDS library with version 7.0 support (you can either do 7.0 or 4.2). -- JustThe.net Internet & Multimedia Svcs. [The Fusion of Content & Connectivity] 22674 Motnocab Road * Apple Valley, CA 92307-1950 Steve Sobol, Proprietor 888.480.4NET (4638) * 248.724.4NET * [EMAIL PROTECTED] _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
