Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33838
| From | Peter Otten <__peter__@web.de> |
|---|---|
| Subject | Re: Migrate from Access 2010 / VBA |
| Date | 2012-11-23 10:08 +0100 |
| Organization | None |
| References | <6db4ed18-a16e-4cd1-940b-c10f51207780@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.225.1353661689.29569.python-list@python.org> (permalink) |
kgard wrote: > Greetings: > > I am the lone developer of db apps at a company of 350+ employees. > Everything is done in MS Access 2010 and VBA. I'm frustrated with the > limitations of this platform and have been considering switching to > Python. I've been experimenting with the language for a year or so, and > feel comfortable with the basics. > > I am concerned that I'll have a hard time replacing the access form and > report designers. I've worked a little with TKinter, but it's a far cry > from the GUI designer in Access. Finding a professional grade report > designer looks like an even bigger challenge. > > I don't need to port any applications, but I will need to use the data > (mdb/accede format), design a variety of reports with multi-level > groupings, and deliver them to many individual recipients via email. > > Has anyone here made this transition successfully? If so, could you pass > along your suggestions about how to do this as quickly and painlessly as > possible? These guys are coming from Foxpro, but I'd expect a huge overlap of the problem spaces: http://dabodev.com/ (Disclaimer: I have not tried Dabo myself)
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Migrate from Access 2010 / VBA kgard <kagard@gmail.com> - 2012-11-22 19:19 -0800
Re: Migrate from Access 2010 / VBA David Hutto <dwightdhutto@gmail.com> - 2012-11-22 22:33 -0500
Re: Migrate from Access 2010 / VBA Jason Friedman <jason@powerpull.net> - 2012-11-22 21:35 -0700
Re: Migrate from Access 2010 / VBA Peter Otten <__peter__@web.de> - 2012-11-23 10:08 +0100
Re: Migrate from Access 2010 / VBA Wolfgang Keller <feliphil@gmx.net> - 2012-11-25 20:48 +0100
Re: Migrate from Access 2010 / VBA kagard <kagard@gmail.com> - 2012-11-26 04:42 -0800
Re: Migrate from Access 2010 / VBA Wolfgang Keller <feliphil@gmx.net> - 2012-11-27 20:27 +0100
Re: Migrate from Access 2010 / VBA Nicolas Évrard <nicoe@altern.org> - 2012-11-29 11:46 +0100
Re: Migrate from Access 2010 / VBA emile <emile@fenx.com> - 2012-11-30 10:16 -0800
Re: Migrate from Access 2010 / VBA Michael Torrie <torriem@gmail.com> - 2012-11-26 09:21 -0700
Re: Migrate from Access 2010 / VBA kagard <kagard@gmail.com> - 2012-11-27 09:36 -0800
Re: Migrate from Access 2010 / VBA Wolfgang Keller <feliphil@gmx.net> - 2012-11-27 20:24 +0100
Re: Migrate from Access 2010 / VBA David Bolen <db3l.net@gmail.com> - 2012-11-27 19:06 -0500
Re: Migrate from Access 2010 / VBA Michael Torrie <torriem@gmail.com> - 2012-11-27 20:33 -0700
Re: Migrate from Access 2010 / VBA kagard <kagard@gmail.com> - 2012-11-29 07:43 -0800
Re: Migrate from Access 2010 / VBA Michael Torrie <torriem@gmail.com> - 2012-11-29 10:22 -0700
csiph-web