database
dzsi
granadam at mail.datanet.hu
Sat Jul 10 18:11:04 EDT 1999
More information about the Python-list mailing list
Sat Jul 10 18:11:04 EDT 1999
- Previous message (by thread): database
- Next message (by thread): database
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi, i am new to python....... i have a database (comma separated text), and i would like to get some data out of it based on some query. let's say there are seven fields, f1...f7, and i am searching for entries in f1, and want to display f1..f7 for the field that matches the query. how do i go about doing that? also, can i access db databases, or any other common pc type databases with perl scripts only on a unix system? without any server configuration, assuming python is installed. so far, the comma separated text file is the only way i could figure out. thanks, adam.
- Previous message (by thread): database
- Next message (by thread): database
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list