Skip to Content.
Sympa Menu

freetds - Re: Problem w/ DBD::Sybase 0.22

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT peppler.org>
  • To: shea AT llamacom.com
  • Cc: freetds AT franklin.oit.unc.edu
  • Subject: Re: Problem w/ DBD::Sybase 0.22
  • Date: Thu, 6 Apr 2000 09:27:40 -0700 (PDT)


shea AT llamacom.com writes:
> Mr. Peppler --
>
> I'm using DBD::Sybase 0.22, along w/ the freetds drivers, to connect to an
> MS SQL Server 7.0 database from a Linux machine. Everything is working
> *great* except for the following. Executing the query shown below:
>
> INSERT pending (username, firstname, lastname, company, [plan], billing,
> billtype, address1, address2, city, state, zipcode, country, phone, email,
> billtocompany, [server], domain, domaintype, ccnum, exp, name_on_card,
> card_zip, [notes]) VALUES ('Test', 'First', 'Last', '', '1', '1',
> '1', 'Address', '', 'Ames', 'IA', '50014', '', '555',
> 'shea AT llamacom.com', '0', 'www3', '', 'new', '', '', '','', 'this is a
> very long test note to the reader of this message with nothing important');
>
> results in the message:
> Unknown marker: 0!!
>
> on STDERR, and the program entering what appears to be an infinite loop,
> without executing the query. If the string inserted as a value for the
> notes field is <= 81 characters, or if said string is null, the query
> executes fine. Any idea what could be causing this ?

This is a freetds issue.

Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler AT peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list AT isug.com



  • Re: Problem w/ DBD::Sybase 0.22, Michael Peppler, 04/06/2000

Archive powered by MHonArc 2.6.24.

Top of Page