Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Python dBase
Conversations
About
Python dBase
1–30 of 62
Mark all as read
Report abusive group
0 selected
Paul Manning
,
Ethan Furman
2
9/8/18
append whitespace & reindex issue
On 09/06/2018 08:19 PM, Paul Manning wrote: > The problem I am having is with leading white space
unread,
append whitespace & reindex issue
On 09/06/2018 08:19 PM, Paul Manning wrote: > The problem I am having is with leading white space
9/8/18
Sandro Tosi
11/28/17
Feature request: please migrate away from Epydoc
Hello, this bug was reported in Debian as http://bugs.debian.org/881544 If possible, please consider
unread,
Feature request: please migrate away from Epydoc
Hello, this bug was reported in Debian as http://bugs.debian.org/881544 If possible, please consider
11/28/17
Aaron Weisberg
,
Ethan Furman
2
8/10/17
Python 3.6, dbfread 2.0.7 error handling DBF with 'cp1252' struct.error
On 08/10/2017 10:10 AM, Aaron Weisberg wrote: > Ive been banging my head against a wall for two
unread,
Python 3.6, dbfread 2.0.7 error handling DBF with 'cp1252' struct.error
On 08/10/2017 10:10 AM, Aaron Weisberg wrote: > Ive been banging my head against a wall for two
8/10/17
Sandro Tosi
2/19/17
Bug: Cannot open .dbf files read only
Hello, as reported in Debian as http://bugs.debian.org/855131 $ chmod 0400 /tmp/test.dbf $ python3
unread,
Bug: Cannot open .dbf files read only
Hello, as reported in Debian as http://bugs.debian.org/855131 $ chmod 0400 /tmp/test.dbf $ python3
2/19/17
Mirek Zvolsky
11/4/16
info: important dbf module performance hint
Seems dbf module is extremely slow in some scenarios. t = dbf.Table(filename) t.open('read-only
unread,
info: important dbf module performance hint
Seems dbf module is extremely slow in some scenarios. t = dbf.Table(filename) t.open('read-only
11/4/16
Yann Chemin
,
Ethan Furman
2
9/19/16
error when driver db3 tries to add a field to a dbf from a shapefile having fields of 24 digits
On 09/19/2016 05:48 AM, Yann Chemin wrote: > I am simply trying to add a field to a dbf file
unread,
error when driver db3 tries to add a field to a dbf from a shapefile having fields of 24 digits
On 09/19/2016 05:48 AM, Yann Chemin wrote: > I am simply trying to add a field to a dbf file
9/19/16
Sandro Tosi
,
Ethan Furman
9
8/16/16
SyntaxError on python 3.5
On Tue, Aug 16, 2016 at 11:13 PM, Ethan Furman <et...@stoneleaf.us> wrote: > On 08/16/2016
unread,
SyntaxError on python 3.5
On Tue, Aug 16, 2016 at 11:13 PM, Ethan Furman <et...@stoneleaf.us> wrote: > On 08/16/2016
8/16/16
Mirek Zvolsky
8/16/16
INFO: package dbf_read_iffy
Read from dbf's if codepage is unsupported by modules dbf and codecs (895 cz Kamenicky, ..). For
unread,
INFO: package dbf_read_iffy
Read from dbf's if codepage is unsupported by modules dbf and codecs (895 cz Kamenicky, ..). For
8/16/16
Travis Dart
, …
Ethan Furman
6
8/4/16
dbf package requires that I manually install enum34
On 08/02/2016 10:28 AM, Travis Dart wrote: > When I try to install the dbf package, I need to
unread,
dbf package requires that I manually install enum34
On 08/02/2016 10:28 AM, Travis Dart wrote: > When I try to install the dbf package, I need to
8/4/16
Joshua A
,
Ethan Furman
2
7/5/16
Contributing a patch to dbf
On 10/02/2015 10:05 AM, Ethan Furman wrote: > On 10/02/2015 09:45 AM, Joshua A wrote: > >
unread,
Contributing a patch to dbf
On 10/02/2015 10:05 AM, Ethan Furman wrote: > On 10/02/2015 09:45 AM, Joshua A wrote: > >
7/5/16
Vinicius Henrique
, …
Adrian Klaver
7
6/29/16
dbf to csv - raise NotImplementedError
On 06/29/2016 05:39 AM, Vinicius Henrique wrote: > I use: > > pip install dbf > > but
unread,
dbf to csv - raise NotImplementedError
On 06/29/2016 05:39 AM, Vinicius Henrique wrote: > I use: > > pip install dbf > > but
6/29/16
Vinicius Henrique
,
Adrian Klaver
4
6/24/16
Table Append Problem - unable to coerce
Thanks, Aklaver! It really was in this field the problem. Em sexta-feira, 24 de junho de 2016 11:20:
unread,
Table Append Problem - unable to coerce
Thanks, Aklaver! It really was in this field the problem. Em sexta-feira, 24 de junho de 2016 11:20:
6/24/16
Adrian Klaver
6/24/16
Re: [python-dBase] Table append problem
On 06/24/2016 07:10 AM, Vinicius Henrique wrote: > Hey, Guys! > > I can't identify the
unread,
Re: [python-dBase] Table append problem
On 06/24/2016 07:10 AM, Vinicius Henrique wrote: > Hey, Guys! > > I can't identify the
6/24/16
Ian Noble
, …
Ethan Furman
4
11/28/15
item[87] not pulling through
On 11/28/2015 08:59 AM, Ian Noble wrote: > Oh dear how embarrassing, yes that was the problem! :)
unread,
item[87] not pulling through
On 11/28/2015 08:59 AM, Ian Noble wrote: > Oh dear how embarrassing, yes that was the problem! :)
11/28/15
Vinicius Henrique
, …
Ethan Furman
12
11/22/15
Search in DBF and update record
On 11/22/2015 08:23 AM, Ian Noble wrote: > I thought I'd post the final version of this
unread,
Search in DBF and update record
On 11/22/2015 08:23 AM, Ian Noble wrote: > I thought I'd post the final version of this
11/22/15
Greg Stachowski
, …
Ethan Furman
7
7/9/15
Install problem on Linux
On 9 July 2015 at 18:27, Ethan Furman <et...@stoneleaf.us> wrote: Wow. Glad you figured it out!
unread,
Install problem on Linux
On 9 July 2015 at 18:27, Ethan Furman <et...@stoneleaf.us> wrote: Wow. Glad you figured it out!
7/9/15
Greg Stachowski
,
Ethan Furman
5
7/8/15
Slow indexing of DBF database
I'm using 0.96.003. Ok. It's not too much of an issue. It affects startup time, but I can
unread,
Slow indexing of DBF database
I'm using 0.96.003. Ok. It's not too much of an issue. It affects startup time, but I can
7/8/15
Travis Dart
,
Ethan Furman
2
4/1/15
Can I create DBF object from a file handle
On Wed, Apr 01, 2015 at 12:56:26PM -0700, Travis Dart wrote: > It appears that DBF objects must be
unread,
Can I create DBF object from a file handle
On Wed, Apr 01, 2015 at 12:56:26PM -0700, Travis Dart wrote: > It appears that DBF objects must be
4/1/15
Luis Marin
,
Ethan Furman
2
1/27/15
Using in Windows 7
On 01/27/2015 10:39 AM, Luis Marin wrote: > > Very interesting work, congratulations !! Thanks!
unread,
Using in Windows 7
On 01/27/2015 10:39 AM, Luis Marin wrote: > > Very interesting work, congratulations !! Thanks!
1/27/15
Mike Morris
, …
Adrian Klaver
8
11/20/14
Does pydbf do any file locking or multi-user contention handling?
On 11/19/2014 08:30 PM, Ethan Furman wrote: > On 11/19/2014 08:18 PM, Adrian Klaver wrote: >
unread,
Does pydbf do any file locking or multi-user contention handling?
On 11/19/2014 08:30 PM, Ethan Furman wrote: > On 11/19/2014 08:18 PM, Adrian Klaver wrote: >
11/20/14
Ethan Furman
11/19/14
Latest dbf release supports Python 3
In case anyone is curious, the latest release of python-dbase supports Python 3.2+, as well as 2.4 -
unread,
Latest dbf release supports Python 3
In case anyone is curious, the latest release of python-dbase supports Python 3.2+, as well as 2.4 -
11/19/14
korr...@gmail.com
,
Ethan Furman
2
5/20/13
incompatible interface with python dictionary.
On 05/15/2013 12:53 AM, korr...@gmail.com wrote: > Debian wheezy package python-dbf 0.88.16-1.
unread,
incompatible interface with python dictionary.
On 05/15/2013 12:53 AM, korr...@gmail.com wrote: > Debian wheezy package python-dbf 0.88.16-1.
5/20/13
Joe Germuska
,
Ethan Furman
2
4/24/13
dbf 0.95.003 "dumb binary" incompatible with pip/easy_install
On 04/23/2013 11:00 AM, Joe Germuska wrote: > When using 'pip install dbf' or '
unread,
dbf 0.95.003 "dumb binary" incompatible with pip/easy_install
On 04/23/2013 11:00 AM, Joe Germuska wrote: > When using 'pip install dbf' or '
4/24/13
Riley Strong
4/1/13
Git Repo
Hi All - I made an unofficial clone of the repo over on GitHub for those of you who want to use git.
unread,
Git Repo
Hi All - I made an unofficial clone of the repo over on GitHub for those of you who want to use git.
4/1/13
Lucas Taylor
,
Ethan Furman
7
3/1/13
Avoiding unicode in memo fields
On 03/01/2013 01:32 PM, Lucas Taylor wrote: > On Mar 1, 2013, at 11:47 AM, Ethan Furman wrote:
unread,
Avoiding unicode in memo fields
On 03/01/2013 01:32 PM, Lucas Taylor wrote: > On Mar 1, 2013, at 11:47 AM, Ethan Furman wrote:
3/1/13
Ethan Furman
,
Prashanth Khambhammettu
3
3/1/13
ANN: dbf (aka Python dBase)
On 03/01/2013 08:57 AM, Prashanth Khambhammettu wrote: > Thanks for continuing to support and
unread,
ANN: dbf (aka Python dBase)
On 03/01/2013 08:57 AM, Prashanth Khambhammettu wrote: > Thanks for continuing to support and
3/1/13
Prashanth Khambhammettu
,
Ethan Furman
3
2/12/13
Dump dbf data to SQL SERVER
Thanks Ethan. I will use pyODBC then. -Prashanth On Tuesday, February 12, 2013 10:24:33 AM UTC-5,
unread,
Dump dbf data to SQL SERVER
Thanks Ethan. I will use pyODBC then. -Prashanth On Tuesday, February 12, 2013 10:24:33 AM UTC-5,
2/12/13
Riley Strong
, …
Adrian Klaver
6
2/10/13
Source Repository
I see it as well. Thanks Ethan! Probably going to create a git repo over on GitHub to be able to
unread,
Source Repository
I see it as well. Thanks Ethan! Probably going to create a git repo over on GitHub to be able to
2/10/13
aklaver
,
Ethan Furman
6
2/8/13
use_deleted
On 02/08/2013 02:39 PM, Ethan Furman wrote: > On 02/08/2013 02:28 PM, Adrian Klaver wrote: >
unread,
use_deleted
On 02/08/2013 02:39 PM, Ethan Furman wrote: > On 02/08/2013 02:28 PM, Adrian Klaver wrote: >
2/8/13
kiwi64ajs
,
Ethan Furman
3
1/21/13
Can't read from Visual FoxPro DBF file with CodePage cp874 data
Hi Ethan, > > I'm trying to read library book data from a Visual FoxPro 3 DBF file using
unread,
Can't read from Visual FoxPro DBF file with CodePage cp874 data
Hi Ethan, > > I'm trying to read library book data from a Visual FoxPro 3 DBF file using
1/21/13