Groupes
Groupes
Connexion
Groupes
Groupes
buzhug
Conversations
À propos de :
Votre avis
Aide
buzhug
1 à 30 sur 174
Tout marquer comme lu
Signaler le groupe
0 sélectionné
Delaney
, …
123 456
10
01/10/2014
Python 3k support?
I took a look at PyDbLite and I would like it if you could enumerate some of the advantages of
non lue,
Python 3k support?
I took a look at PyDbLite and I would like it if you could enumerate some of the advantages of
01/10/2014
berry
, …
malamar
4
09/03/2014
how to SELECT from multiple tables?
This is working with the latest version from SVN, but the PyPI version still has the bug.
non lue,
how to SELECT from multiple tables?
This is working with the latest version from SVN, but the PyPI version still has the bug.
09/03/2014
Huff
2
05/06/2013
Removing Duplicates
I suppose an easier way to ask this question would be if buzhug has an equivalent to the "
non lue,
Removing Duplicates
I suppose an easier way to ask this question would be if buzhug has an equivalent to the "
05/06/2013
kasius
20/10/2012
Documentation FAIL
Documentation (http://buzhug.sourceforge.net/) is missing anything about 'commit' method !
non lue,
Documentation FAIL
Documentation (http://buzhug.sourceforge.net/) is missing anything about 'commit' method !
20/10/2012
berry
, …
Pierre Quentel
5
23/05/2012
record id: is there a way to get a record's ID?
so.. what's the efficient way to select by a field that's in another table? ( i prefer not to
non lue,
record id: is there a way to get a record's ID?
so.. what's the efficient way to select by a field that's in another table? ( i prefer not to
23/05/2012
berry
,
Pierre Quentel
3
23/05/2012
what's the prefered way to retreive only a single answer from the db?
the last solution will raise an exception if no record is found for this criteria. thanks anyway. On
non lue,
what's the prefered way to retreive only a single answer from the db?
the last solution will raise an exception if no record is found for this criteria. thanks anyway. On
23/05/2012
AndDM
,
Pierre Quentel
4
12/09/2011
Informations about backup and user manager
Hi, i understand. Thanks for reply and for your work on this project. Best regards. On Sep 11, 10:12
non lue,
Informations about backup and user manager
Hi, i understand. Thanks for reply and for your work on this project. Best regards. On Sep 11, 10:12
12/09/2011
abused by speech recognition
,
Pierre Quentel
2
22/06/2011
deciding to use this database engine?
On 16 juin, 08:28, abused by speech recognition <e...@harvee.org> wrote: > I know when I ran
non lue,
deciding to use this database engine?
On 16 juin, 08:28, abused by speech recognition <e...@harvee.org> wrote: > I know when I ran
22/06/2011
Pierre Quentel
,
Fabien Devaux
3
25/09/2010
Version 1.8 released
On 25 sep, 16:09, Fabien Devaux <fde...@gmail.com> wrote: > Hi, Hi, > > Is it possible
non lue,
Version 1.8 released
On 25 sep, 16:09, Fabien Devaux <fde...@gmail.com> wrote: > Hi, Hi, > > Is it possible
25/09/2010
John
, …
Pierre Quentel
5
21/09/2010
select_for_update bug
Pierre Hi My mistake on testing the svn verstion, of course it's always been x[0].update to
non lue,
select_for_update bug
Pierre Hi My mistake on testing the svn verstion, of course it's always been x[0].update to
21/09/2010
John
,
Pierre Quentel
3
07/06/2010
links within a base
On Mon, Jun 7, 2010 at 3:39 PM, Pierre Quentel <quentel...@wanadoo.fr> wrote: On 6 juin, 08
non lue,
links within a base
On Mon, Jun 7, 2010 at 3:39 PM, Pierre Quentel <quentel...@wanadoo.fr> wrote: On 6 juin, 08
07/06/2010
boubou_cs
2
17/04/2010
[buzhug] sourceforge down - need tutorial please
Sourceforge is ok now. I put the doc in a zip file if problem again. On Apr 17, 12:33 pm, boubou_cs
non lue,
[buzhug] sourceforge down - need tutorial please
Sourceforge is ok now. I put the doc in a zip file if problem again. On Apr 17, 12:33 pm, boubou_cs
17/04/2010
Italo Maia
, …
Nicolas Pinault
8
21/12/2009
No decimal field?
Hi Jim, Jim Eggleston a écrit : Yes but the value stored in the database must compare/sort correctly,
non lue,
No decimal field?
Hi Jim, Jim Eggleston a écrit : Yes but the value stored in the database must compare/sort correctly,
21/12/2009
Pierre Quentel
19/12/2009
Version 1.6 released
Hi, I have just released version 1.6. The only change is a bug fix in the thread-safe version ; I
non lue,
Version 1.6 released
Hi, I have just released version 1.6. The only change is a bug fix in the thread-safe version ; I
19/12/2009
Bill Huba
, …
Jim Eggleston
4
23/11/2009
Select Failing
Off topic, but thought I should point it out: "set" became a key word in Python 2.6 and 3.x
non lue,
Select Failing
Off topic, but thought I should point it out: "set" became a key word in Python 2.6 and 3.x
23/11/2009
GuoGuo
,
Pierre Quentel
8
06/11/2009
select method
Hi, thank u, i have checked,that is the problem.maybe i have to think the better solution. 2009/11/6
non lue,
select method
Hi, thank u, i have checked,that is the problem.maybe i have to think the better solution. 2009/11/6
06/11/2009
SpinningCompass
, …
Jim Eggleston
4
02/10/2009
Too many open files?
I have time to look into this a little further. The information in my previous post only applies to
non lue,
Too many open files?
I have time to look into this a little further. The information in my previous post only applies to
02/10/2009
patx
,
Pierre Quentel
2
06/07/2009
buzhug help.
Hi, The best way to do it is to use the Base instance as an iterator : for record in db: print record
non lue,
buzhug help.
Hi, The best way to do it is to use the Base instance as an iterator : for record in db: print record
06/07/2009
patx
,
Pierre Quentel
2
05/07/2009
TypeError Help. ASAP.
Hi, The traceback says that the value you try to insert has the type "built-in method text"
non lue,
TypeError Help. ASAP.
Hi, The traceback says that the value you try to insert has the type "built-in method text"
05/07/2009
patx
, …
Pierre Quentel
6
13/06/2009
good webhost
Ok thanks. On Jun 13, 11:21 am, Pierre Quentel <quentel.pie...@wanadoo.fr> wrote: >
non lue,
good webhost
Ok thanks. On Jun 13, 11:21 am, Pierre Quentel <quentel.pie...@wanadoo.fr> wrote: >
13/06/2009
patx
05/06/2009
irc channel for buzhug
hey i was wondering if there was an irc channel for buzhug, i have currently been joining #buzhug on
non lue,
irc channel for buzhug
hey i was wondering if there was an irc channel for buzhug, i have currently been joining #buzhug on
05/06/2009
boubou_cs
,
Pierre Quentel
4
17/05/2009
Page "logo Buzhug"
Hi, I'd like to insert the logo on the site, I like it very much, but I have a problem : - if I
non lue,
Page "logo Buzhug"
Hi, I'd like to insert the logo on the site, I like it very much, but I have a problem : - if I
17/05/2009
david.bajamexico
,
Nicolas Pinault
2
02/05/2009
Syntax Errors on Install ??? runing Python 3 on imac
Buzhug is not designed for Python3.0. Nicolas david.bajamexico a écrit : > david-thompsons-imac:
non lue,
Syntax Errors on Install ??? runing Python 3 on imac
Buzhug is not designed for Python3.0. Nicolas david.bajamexico a écrit : > david-thompsons-imac:
02/05/2009
boubou_cs
2
30/04/2009
ValueError: I/O operation on closed file
Bonjour, j'ai un probleme que je ne comprends pas : Cette erreur apparait alors que mon script
non lue,
ValueError: I/O operation on closed file
Bonjour, j'ai un probleme que je ne comprends pas : Cette erreur apparait alors que mon script
30/04/2009
Pierre Quentel
,
Alex Brollo
2
20/04/2009
Messages of new members will be moderated
Hi all, Because of the spam on the group recently, I have to moderate the messages of new members.
non lue,
Messages of new members will be moderated
Hi all, Because of the spam on the group recently, I have to moderate the messages of new members.
20/04/2009
slu...@sluggishsperms.com
2
19/04/2009
SEXY AND FUNNY MASTERCARD BANNED COMMERCIALS
banned Mastercard commercial \"funny as hell!\" banned Mastercard commercial "funny as
non lue,verrouillée,
SEXY AND FUNNY MASTERCARD BANNED COMMERCIALS
banned Mastercard commercial \"funny as hell!\" banned Mastercard commercial "funny as
19/04/2009
slu...@sluggishsperms.com
19/04/2009
Sexy Korean Actors and Models
bang cut bang cut Korean actor& model Korean actor& model kpop / ?? - ???? / Toy - Good
non lue,
Sexy Korean Actors and Models
bang cut bang cut Korean actor& model Korean actor& model kpop / ?? - ???? / Toy - Good
19/04/2009
slu...@sluggishsperms.com
19/04/2009
Korean TV Advertising Festival
95 Asian Beauties/Girls 95 Asian Beauties/Girls KAFE \ KAFE 'Korean TV Advertising Festival'
non lue,
Korean TV Advertising Festival
95 Asian Beauties/Girls 95 Asian Beauties/Girls KAFE \ KAFE 'Korean TV Advertising Festival'
19/04/2009
slu...@sluggishsperms.com
19/04/2009
Korean Actresses in Commercial Videos
ROXY SUPERSTAR - \"So You Think You Can Strip\" - Round 2 ROXY SUPERSTAR - "So You
non lue,
Korean Actresses in Commercial Videos
ROXY SUPERSTAR - \"So You Think You Can Strip\" - Round 2 ROXY SUPERSTAR - "So You
19/04/2009
slu...@sluggishsperms.com
19/04/2009
HOT KOREAN COSMETIC COMMERCIALS
My Favorite Korean Stars: Actor Lee Jun Ki (10/20) My Favorite Korean Stars: Actor Lee Jun Ki (10/20)
non lue,
HOT KOREAN COSMETIC COMMERCIALS
My Favorite Korean Stars: Actor Lee Jun Ki (10/20) My Favorite Korean Stars: Actor Lee Jun Ki (10/20)
19/04/2009