Skip to Content.
Sympa Menu

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

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: "Andrey Stavitskiy" <address@concealed>
  • To: "Stephen Braswell" <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-dev] Re: MS SQL Set UP
  • Date: Mon, 9 Oct 2006 10:34:06 -0400

That did it. Thank you very much Stephen.

On 9/30/06, Stephen Braswell <address@concealed> wrote:
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



--
Best Regards,
Andrey Stavitskiy
address@concealed

  • Re: [sympa-dev] Re: MS SQL Set UP, Andrey Stavitskiy, 10/09/2006

Archive powered by MHonArc 2.6.19+.

Top of Page