I'm sorry for now answering, I didn't scroll far enough down to see the questions.
> - when do you release a bugfixed version of the pythondriver? Generally with each new release. Later if there haven't been any changes and earlier if there is a critical bug and I find the time to create the packages. > - Which cvs-versions (TAGS) of the sources (7.3) are stable > and can be used for > me to apply this patch and recompile the driver for myself The main branch of 7.3 should be stable enough for that purpose as neither the python driver nor the operating system layers is going through many changes. Yes I know that's a weak excuse, but I don't have the time right now to add all the bells and whistles to the Perforce=>cvs script. > - Shall I checkout the whole source tree with this version > before rebuild? desc/SAPDB desc/SAPDB/RunTime desc/fast src/SAPDB/RunTime src/SAPDB/RunTime/System src/SAPDB/SAPDBCommon src/en src/eo src/in src/libptc src/sap src/sp created by imf -m sapdbpy | xargs -n 1 dirname | sort | uniq If you want to build it on Windows as well, src/os is also needed. > - Does the pythondriver only consist of vin77.c and vin28.c, > or does it > include/link to many many files in the whole source tree? There's more (see above). > - Are there differences between pythondriver from 7.3 and 7.4? > Is it possible to connect to a 7.3 server with pythondriver > from 7.4? > (Is the difference that only modulename and filetree > changed or mode?) Drivers in the 7.* range should generally be able to talk to databases in the same range, as the network protocol doesn't change in incompatible ways. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
