Skip to Content.
Sympa Menu

freetds - Re: FreeTDS (?) 0.52 problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Porschen" <porschen AT intergga.ch>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: FreeTDS (?) 0.52 problem
  • Date: Thu, 13 Sep 2001 22:06:57 +0200


Hi dude,

i had the same probleme month ago , if ya wish i can send it to you by
email....

ciao
a friendly Perl freak.....



----- Original Message -----
From: "Victor Gamov" <vit AT lipetsk.ru>
To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
Sent: Monday, December 10, 2001 8:27 PM
Subject: [freetds] FreeTDS (?) 0.52 problem


> Hi!
>
> Today I have problem with FreeTDS-0.52 + DBD::Sybase-0.93 + DBI-1.19 on my
> FreeBSD-4.4RELEASE box.
>
> When I try to connect to MS SQL-7.0 database with the following code:
>
> my $SV_DB_NAME = 'rustel';
> my $SV_DB_USER_NAME = 'sa';
> my $SV_DB_USER_PASS = '';
>
> DBI->connect("DBI:ODBC:$SV_DB_NAME",
> "$SV_DB_USER_NAME",
> "$SV_DB_USER_PASS",
> {RaiseError => 1});
>
>
> I font it in my freetds.log:
>
> 2001-12-10 21:20:23.243390 inside tds_process_login_tokens()
> 2001-12-10 21:20:23.246128 inside tds_process_default_tokens() marker is
> e3
> 2001-12-10 21:20:23.246272 inside tds_process_default_tokens() marker is
> ab
> 2001-12-10 21:20:23.246318 Msg 5701, Level 0, State 2, Server RUSTELDB2,
> Line 0
> Changed database context to 'master'.
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Can anybody explain me why is this happened?
>
> Thanks!
>
> ---
> You are currently subscribed to freetds as:
[Thomas.Porschen AT Infotec-cmm.ch]
> To unsubscribe, forward this message to
$subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page