Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] Re: MS SQL Set UP

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Stephen Braswell <address@concealed>
  • To: address@concealed
  • Cc: Andrey Stavitskiy <address@concealed>
  • Subject: Re: [sympa-dev] Re: MS SQL Set UP
  • Date: Sat, 30 Sep 2006 02:00:05 -0400

Hello,

I am trying to use sympa to dynamically pull the list of users from MSSQL
database, can someone tell me what is the "database type" for MSSQL is,
this
is an option under
SQL query inclusion (include_sql_query) (default) Block.Thank you very
much
for your help.

Microsoft SQL is built off of some Sybase technology so the Sybase database driver (the DBD::Sybase perl module built against the FreeTDS library) should work. Try setting the database type to 'Sybase' and see if that works for you. I have never tried this in Sympa but have written other perl code using DBD::Sybase to successfully connect to Microsoft SQL databases.


-Stephen



Archive powered by MHonArc 2.6.19+.

Top of Page