Thanks I will have a look
ב Sep 21, 2015 11:07, Werner כתב:
···
Hi Shlomo,
On 9/21/2015 9:08, שלמה לב wrote:
Hello Mike
Thanks for your replay. This is exactly what I did and now it is working.
I came from the VB6 environment and would like to rebuild applications
that I wrote on VB6.I am still looking for a good easy to use IDE that will allow me to
create GUI applications with wxPython and Python.http://wiki.wxpython.org/wxPythonPit%20Apps
There are a few tools which allow you to generate your UI, e.g. Boa,
wxGlade, wxFormBuilder. I used Boa in the past but a couple of years
ago I switched to coding things by hand using the wx.lib.sized_controls
extensively.They should read and write excel files and sqlite DB. later maybe
accessing sql server and mysql DB.As Mark suggested I would say SQLAlchemy is the way to go. With it you
can write applications DB independent, e.g. I use for my shareware
Firebird SQL and am in the process to change the code so one could use
either Firebird SQL or Postgresql, this is mostly handled transparently
by SA. I also use triggers and stored procedures but that is a bit more
involved as the DB’s do not have a standard for these things.Werner
–
You received this message because you are subscribed to a topic in the Google Groups “wxPython-users” group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wxpython-users/9nC-YcQ4aOk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.