Problem w/ DBD::Sybase 0.22
Michael Peppler
mpeppler at peppler.org
Thu Apr 6 12:27:40 EDT 2000
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
More information about the FreeTDS
mailing list