database widgets
John J. Lee
jjl at pobox.com
Sat Oct 25 09:23:57 EDT 2003
More information about the Python-list mailing list
Sat Oct 25 09:23:57 EDT 2003
- Previous message (by thread): database widgets
- Next message (by thread): database widgets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bromden <bromden at gazeta.pl.no.spam> writes: > Are there any free Python database widgets which provide a link > between a database and visual controls? > (like those of org.netbeans.lib.sql and org.netbeans.lib.sql.models > Java packages or Delphi's DataAccess and DataControls packages) Not quite a Python question, but certainly Qt / PyQt has various DB widgets (Qt 3, not Qt 2). No doubt other toolkits do too. John
- Previous message (by thread): database widgets
- Next message (by thread): database widgets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list