Re: Python-Sybase instalation problems

MichaƂ Sawicz <[email protected]> Wed, 26 Jan 2011 00:17:40 +0100
Newsgroups gmane.comp.python.sybase
Message-ID <[email protected]>
--===============7862060180675756348==
Content-Type: multipart/signed; micalg="pgp-sha1";
	protocol="application/pgp-signature";
	boundary="=-x7FikA8UetpDGsSWzRMK"


--=-x7FikA8UetpDGsSWzRMK
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Dnia 2011-01-25, wto o godzinie 23:48 +0100, Micha=C5=82 Sawicz pisze:
> And, as I wrote in the other e-mail, that's probably to be expected
> with pymssql trying to connect to (an old) sybase.=20

I've confirmed that:

> 1> SET ARITHABORT ON;
> 2> go
> 1> SET CONCAT_NULL_YIELDS_NULL ON;
> 2> go
> Msg 102, Level 15, State 0, Server , Line 0
> ASA Error -131: Syntax error near 'CONCAT_NULL_YIELDS_NULL' on line 1
> 1> SET ANSI_NULLS ON
> 2> go
> 1> SET ANSI_NULL_DFLT_ON ON;
> 2> go
> Msg 102, Level 15, State 0, Server , Line 0
> ASA Error -131: Syntax error near 'ANSI_NULL_DFLT_ON' on line 1
> 1> SET ANSI_PADDING ON;
> 2> go
> Msg 102, Level 15, State 0, Server , Line 0
> ASA Error -131: Syntax error near 'ANSI_PADDING' on line 1
> 1> SET ANSI_WARNINGS ON;
> 2> go
> Msg 102, Level 15, State 0, Server , Line 0
> ASA Error -131: Syntax error near 'ANSI_WARNINGS' on line 1
> 1> SET ANSI_NULL_DFLT_ON ON;
> 2> go
> Msg 102, Level 15, State 0, Server , Line 0
> ASA Error -131: Syntax error near 'ANSI_NULL_DFLT_ON' on line 1
> 1> SET CURSOR_CLOSE_ON_COMMIT ON;
> 2> go
> Msg 102, Level 15, State 0, Server , Line 0
> ASA Error -131: Syntax error near 'CURSOR_CLOSE_ON_COMMIT' on line 1
> 1> SET QUOTED_IDENTIFIER ON;
> 2> go
> 1> SET IMPLICIT_TRANSACTIONS ON;
> 2> go
> Msg 102, Level 15, State 0, Server , Line 0
> ASA Error -131: Syntax error near 'IMPLICIT_TRANSACTIONS' on line 1

As you can see most of the SET commands from _mssql fail. So I'm left
with python-sybase for good... I could patch pymssql probably, but
I'd rather not.

--=20
Micha=C5=82 Sawicz <[email protected]>

--=-x7FikA8UetpDGsSWzRMK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEYEABECAAYFAk0/WhQACgkQzQlUjpZYlbfQRwCfa73U7pKQtuGJ4/Qeczj7dl2Z
3cUAnRA2XB/mp/GJEQCq3j0yQlwgvXmk
=3+br
-----END PGP SIGNATURE-----

--=-x7FikA8UetpDGsSWzRMK--



--===============7862060180675756348==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
--===============7862060180675756348==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Python-sybase-misc mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-sybase-misc

--===============7862060180675756348==--