Skip to Content.
Sympa Menu

freetds - Re: Re[2]: [freetds] freetds & MSSQL 2000

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT bluewin.ch>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: Re[2]: [freetds] freetds & MSSQL 2000
  • Date: Wed, 06 Aug 2003 17:59:03 +0200

On Wed, 2003-08-06 at 14:44, Andrew Khlebutin wrote:
> Hi,
>

>
> I've tried it, but it isn't working.
> $dbh_mssql =
> DBI->connect("dbi:Sybase:server=MSSQL2000:database=$dbname",$msuser,$mspasswd);

I believe the DBD::Sybase docs state that the DBD::Sybase-specific
connection parameters (i.e. the items that follow "Sybase" in the DSN)
should be separated by a semi-colon (;) instead of a colon (:).

I realize that the difference is slight, and that choice may have been a
mistake. Maybe I should allow both in a future version of DBD::Sybase.

Michael






Archive powered by MHonArc 2.6.24.

Top of Page