Database recommendations for Windows app
Hughes, Chad O
chad.hughes at pnl.gov
Wed Jun 22 13:24:16 EDT 2005
Firebird is cross platform (you would need the classic server version)
look at the following post:
http://mail.python.org/pipermail/python-list/2005-June/286366.html
Chad
-----Original Message-----
From: python-list-bounces+chad.hughes=pnl.gov at python.org
[mailto:python-list-bounces+chad.hughes=pnl.gov at python.org] On Behalf Of
Will McGugan
Sent: Wednesday, June 22, 2005 7:14 AM
To: python-list at python.org
Subject: Database recommendations for Windows app
Hi,
I'd like to write a windows app that accesses a locally stored database.
There are a number of tables, the largest of which has 455,905 records.
Can anyone recommend a database that runs on Windows, is fast /
efficient and can be shipped without restrictions or extra downloads?
I have googled and found plenty of information on databases, its just
that I dont have enough experience with databases to know which one is
best for my task!
Thanks in advance,
Will McGugan
--
http://www.willmcgugan.com
"".join({'*':'@','^':'.'}.get(c,0) or chr(97+(ord(c)-84)%26) for c in
"jvyy*jvyyzpthtna^pbz")
--
http://mail.python.org/mailman/listinfo/python-list
More information about the Python-list
mailing list