Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: DB

Sybase Adapter error :: alternatives?

 

 

Zope db RSS feed   Index | Next | Previous | View Threaded


pavalosv at gmail

Dec 27, 2006, 6:28 AM

Post #1 of 11 (3150 views)
Permalink
Sybase Adapter error :: alternatives?

Hi guys

Sadly I'm stuck here at work with some Sybase DB, and I need to get some
info to the intranet plone-site..

I've found the SybDAv2 but it's dead old and doesn't work..

a) Has anyone made it work (recently)
b) any alternatives to get connect to a Sybase DB?

I really need help here =/

Thanks

?

_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


lists at zopyx

Dec 27, 2006, 6:53 AM

Post #2 of 11 (3049 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



- --On 27. Dezember 2006 11:28:25 -0300 Pablo Avalos <pavalosv [at] gmail>
wrote:

> Hi guys
>
> Sadly I'm stuck here at work with some Sybase DB, and I need to get some
> info to the intranet plone-site..
>
> I've found the SybDAv2 but it's dead old and doesn't work..
>
> a) Has anyone made it work (recently)
> b) any alternatives to get connect to a Sybase DB?
>
> I really need help here =/
>


How about mxODBC?

- -aj
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFFkokECJIWIbr9KYwRAnVbAJ96Z7pSPfA1HMEExWxtmt/7YFtxgACeJmy7
mKA/oHWYNM2DHRxfXn7l6Qs=
=fOED
-----END PGP SIGNATURE-----

_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


schulz at hdm-stuttgart

Dec 27, 2006, 6:58 AM

Post #3 of 11 (3036 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

Hi Pablo,

We are working with SybDav2 (an old Version) , Sybase ASA Version 15
and zope 2.8 and everything works fine.

What Versions are you using and what problems do you encounter?

Greetings,

Uwe Schulz




Pablo Avalos schrieb:
> Hi guys
>
> Sadly I'm stuck here at work with some Sybase DB, and I need to get some
> info to the intranet plone-site..
>
> I've found the SybDAv2 but it's dead old and doesn't work..
>
> a) Has anyone made it work (recently)
> b) any alternatives to get connect to a Sybase DB?
>
> I really need help here =/
>
> Thanks
>
> ?
>
> _______________________________________________
> Zope-DB mailing list
> Zope-DB [at] zope
> http://mail.zope.org/mailman/listinfo/zope-db
>
>

_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


lukesh at seznam

Dec 27, 2006, 7:08 AM

Post #4 of 11 (3022 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

Use MS*SQL database adapter from object-craft, which use syb*ase as DB
connector.

googling tip - remove * from string below
mss*ql syb*ase zope luk*esh

It working fine for Zope 2.5.1, for Zope 2.9.4 and plain python (2.1.3 ...
2.4) too.

Regards, JL.

----- Original Message -----
From: "Pablo Avalos" <pavalosv [at] gmail>
> Sadly I'm stuck here at work with some Sybase DB, and I need to get some
> info to the intranet plone-site..
>
> I've found the SybDAv2 but it's dead old and doesn't work..
>
> a) Has anyone made it work (recently)
> b) any alternatives to get connect to a Sybase DB?
>
_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


pavalosv at gmail

Dec 27, 2006, 7:37 AM

Post #5 of 11 (3035 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

actually I have the object-craft's sybase-python-module (...working)

but how do you do to use it as a Zope DB Adapter?? O.o?

?
Jaroslav Lukesh escribió:
> Use MS*SQL database adapter from object-craft, which use syb*ase as DB
> connector.
>
> googling tip - remove * from string below
> mss*ql syb*ase zope luk*esh
>
> It working fine for Zope 2.5.1, for Zope 2.9.4 and plain python (2.1.3
> ... 2.4) too.
>
> Regards, JL.
>
> ----- Original Message ----- From: "Pablo Avalos" <pavalosv [at] gmail>
>> Sadly I'm stuck here at work with some Sybase DB, and I need to get some
>> info to the intranet plone-site..
>>
>> I've found the SybDAv2 but it's dead old and doesn't work..
>>
>> a) Has anyone made it work (recently)
>> b) any alternatives to get connect to a Sybase DB?
>>

_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


lukesh at seznam

Dec 27, 2006, 7:52 AM

Post #6 of 11 (3030 views)
Permalink
Re: Re: Sybase Adapter error :: alternatives? [In reply to]

object-craft have mssql adapter too. And for that adapter exist Zope DA...

----- Original Message -----
From: "Pablo Avalos" <pavalosv [at] gmail>


> actually I have the object-craft's sybase-python-module (...working)
>
> but how do you do to use it as a Zope DB Adapter?? O.o?
>
> ?
> Jaroslav Lukesh escribió:
>> Use MS*SQL database adapter from object-craft, which use syb*ase as DB
>> connector.

_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


pavalosv at gmail

Dec 27, 2006, 8:04 AM

Post #7 of 11 (3026 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

Hmm the only Adapter for MS*SQL I see here
(http://www.plope.com/Books/2_7Edition/RelationalDatabases.stx)
is for windows only... I should have specified the zope server is
running Gentoo Linux =/

?


Jaroslav Lukesh escribió:
> object-craft have mssql adapter too. And for that adapter exist Zope DA...
>
> ----- Original Message ----- From: "Pablo Avalos" <pavalosv [at] gmail>
>
>
>> actually I have the object-craft's sybase-python-module (...working)
>>
>> but how do you do to use it as a Zope DB Adapter?? O.o?
>>
>> ?
>> Jaroslav Lukesh escribió:
>>> Use MS*SQL database adapter from object-craft, which use syb*ase as DB
>>> connector.

_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


lukesh at seznam

Dec 27, 2006, 10:19 AM

Post #8 of 11 (3048 views)
Permalink
Re: Re: Sybase Adapter error :: alternatives? [In reply to]

Did you use google for string that I was specified?

----- Original Message -----
From: "Pablo Avalos" <pavalosv [at] gmail>


> Hmm the only Adapter for MS*SQL I see here
> (http://www.plope.com/Books/2_7Edition/RelationalDatabases.stx)
> is for windows only... I should have specified the zope server is
> running Gentoo Linux =/
>
_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


maciej.wisniowski at coig

Dec 27, 2006, 2:31 PM

Post #9 of 11 (3025 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

>>> b) any alternatives to get connect to a Sybase DB?
> How about mxODBC?
There is also SQLRelay that should work with Sybase

--
Maciej Wisniowski
_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


dieter at handshake

Dec 31, 2006, 1:27 PM

Post #10 of 11 (2980 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

Pablo Avalos wrote at 2006-12-27 11:28 -0300:
>Sadly I'm stuck here at work with some Sybase DB, and I need to get some
>info to the intranet plone-site..

I have recently seen a new announcement of a "Sybase" module on
"db-sig [at] python". Search the archive.



--
Dieter
_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db


pavalosv at gmail

Jan 2, 2007, 1:06 PM

Post #11 of 11 (2977 views)
Permalink
Re: Sybase Adapter error :: alternatives? [In reply to]

Dieter Maurer escribió:
> Pablo Avalos wrote at 2006-12-27 11:28 -0300:
>> Sadly I'm stuck here at work with some Sybase DB, and I need to get some
>> info to the intranet plone-site..
>
> I have recently seen a new announcement of a "Sybase" module on
> "db-sig [at] python". Search the archive.
>
>
>
SQLRelay did the job.. and did it very well =)

Thanks everyone !!

?

_______________________________________________
Zope-DB mailing list
Zope-DB [at] zope
http://mail.zope.org/mailman/listinfo/zope-db

Zope db RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.