Download List

프로젝트 설명

PyFileMaker is a set of Python modules that makes it easy to access and modify data stored in a FileMaker Pro database.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-29 20:00
1.2a4

이 릴리스에는 '추가 clearParams 함수에 매개 변수로 자기'. 그게 없으면, 그 함수를 호출할 수없습니다.
Tags: Code cleanup
This release adds 'self' into the parameters in the clearParams functions. Without it, those functions could not be called.

2003-10-02 16:55
1.2a3

버그는 어디에 doAction 기능이 수정되었습니다 데이터베이스 및 정렬 매개 변수를 재설정하지 것이다. clearDBParams 기능이 추가되었습니다. clearSortParams 기능이 추가되었습니다.
Tags: Minor feature enhancements
A bug where the doAction function would not reset
the database and sort parameters was fixed. The
clearDBParams function was added. The
clearSortParams function was added.

2003-10-02 16:53
1.2a2

필드 값 뉴라인 지금은 보존되어있습니다.
Tags: Minor feature enhancements
Newlines in field values are now preserved.

2003-10-02 16:38
1.2a1

기본 HTTP 인증 및 암호 보호 데이터베이스에 대한 지원이 추가되었습니다. SetPassword 기능이 목적을 위해 사용될 수있습니다. 버그는 어디에 findall 해결되었습니다에만 25 개의 레코드를 반환합니다.
Tags: Minor bugfixes
Support for basic HTTP authentication and password
protected databases was added. The setPassword
function can be used for this purpose. A bug where
findall would only return 25 records was fixed.

2003-10-02 16:18
1.1

매킨토시 OS X에 대한 지원이 향상되었습니다. 이제 이미지를 지원합니다. 속도 urllib에서 httplib로 전환하여 개선했습니다.
Tags: Minor bugfixes
Support for Macintosh OS X was improved. Images
are now supported. Speed was improved by switching
from urllib to httplib.

Project Resources