Re: Python Database Apps
- From: Ed Leafe <ed@xxxxxxxxx>
- Date: Tue, 11 Sep 2007 09:25:54 -0400
On Sep 10, 2007, at 10:52 PM, darien.watkins@xxxxxxxxx wrote:
Kindof a poll, kindof curiosity...
What is your favorite python - database combination? I'm looking to
make an app that has a local DB and a server side DB. I'm looking at
python and sqlite local side and sql server side.
Are you asking for opinions on what sort of database engine to use?
Or are you trying to get a feel for what people use to develop their
apps? Are you looking for a web app, or a desktop app, or a non-UI app?
-- Ed Leafe
--
http://leafe.com
--
http://dabodev.com
.
Relevant Pages
- Re: Webservices - the way to go...?
... about your lack of secure network connectivity your between a rock and a ... To summarize the posts so far: you have a winform app. ... using a webservices data layer to handle all the database interactions. ... Upgrade your database to SQL Server. ... (microsoft.public.dotnet.general) - Re: MSVC++ app type choice, form design questions
... > 1) MSVC Project definition requires that for an MFC app I choose ... MFC's built-in database support is really built around the document/ ... with the full version of SQL Server, but it's still pretty usable -- ... (microsoft.public.vc.mfc) - Re: SQL Licensing
... it depends on the features you used in your database development. ... If your app works with Express, then go with it not to buy license for SQL Server instances. ... (microsoft.public.sqlserver.clients) - Re: MSVC++ app type choice, form design questions
... >> 1) MSVC Project definition requires that for an MFC app I choose ... At startup the end user sees a summary of the database contents. ... MDAC has full built-in support ... >competing with the full version of SQL Server, ... (microsoft.public.vc.mfc) - Integrated Security in a Workgroup?
... I'm trying to set up a development environment for developing an ASP.Net app ... that needs to access an SQL Server 2000 database. ... On machine "B" (where the SQL Server is running) I had no problem setting up ... (microsoft.public.sqlserver.security) |
|