Re: [Modeling-users] SybaseAdaptorLayer
Status: Abandoned
Brought to you by:
sbigaret
From: Duncan M. <py...@ad...> - 2004-07-29 15:55:39
|
On Jul 29, 2004, at 4:47 AM, Sebastien Bigaret wrote: > This is great news and yes, a Sybase adaptor will certainly be useful. > > However, sorry, I've never used any sybase db server aither, so I've > no experience to offer. But we can definitely work together to make > it happen, esp. regarding testing and integrating it into the > framework. Yeah, neither have I; I'm getting some experienced Sybase folks to work with me on this project and advise on Sybase SQL dialect. > Integrating a new layer in the framework means that we should be able > to > integrate it into the testing units, so we should also be able to > deploy > a dedicated db-server on the testing machines. With respect to these > requirements, could you confirm that the testing components are the > following? > > - Sybase Adaptive Server Enterprise 12.5.2 > (http://www.sybase.com/detail?id=1030941) > > - Sybase module for Python (python DB API v2.0 compliant) > (http://www.object-craft.com.au/projects/sybase/) Yes, those are the kind and versions we are using. > I can only test linux-based configurations; if you plan to use > different > components and/or different OSes, could you let us know? You bet. I will be testing on a SuSE 9.0 box myself. I don't know what flavor of linux the group at AOL uses, but I will find out today at the kickoff meeting. We also have another potential client, and for them we will be putting a Mac OS X Xserver appliance in place for them. > Looking forward to download the first draft of a Sybase adaptor ;), Awesome! I've got a skeleton in place, based on the Postgresql adaptor; I'm waiting on the Sybase experts right now. This project has a very short timeline, so I expect I should have something to you very shortly. Thanks! Duncan |