[Tutor] Visual Basic versus Python.. What to choose??
Bob Gailer
bgailer at alum.rpi.edu
Tue Feb 20 15:47:58 CET 2007
Asrarahmed Kadri wrote:
>
> Hi folks,
>
> I want to develop an application which uses a database and some forms
> to enter/modify the database.
> The application should also generate reports based on some fields.
>
> What should I be using? Python or VB...
>
> I want to use Python.. IN that case, what should be my choice for the
> Database..
The choice of DB, IMHO, is independent of the programming language. Both
VB and Python can interact with almost any database system.
What are your criteria for a database? Single or multiple user? Local or
remote server? Size? Transaction rate?
--
Bob Gailer
510-978-4454
More information about the Tutor
mailing list