Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'gui': 0.11; 'language': 0.14; 'possible?': 0.16; 'received:80.91.229.3': 0.16; 'received:dip.t-dialin.net': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-dialin.net': 0.16; 'wrote:': 0.17; 'replacing': 0.17; 'developer': 0.19; 'comfortable': 0.20; "i'd": 0.22; 'apps': 0.23; "i've": 0.23; 'pass': 0.25; 'tried': 0.25; 'header:User- Agent:1': 0.26; 'looks': 0.26; 'designer': 0.27; 'transition': 0.27; 'header:X-Complaints-To:1': 0.28; "i'm": 0.29; 'worked': 0.30; 'expect': 0.31; 'quickly': 0.32; 'could': 0.32; 'limitations': 0.33; 'problem': 0.33; 'anyone': 0.33; 'to:addr :python-list': 0.33; 'guys': 0.33; 'done': 0.34; 'along': 0.35; 'bigger': 0.35; 'so,': 0.35; 'received:org': 0.36; 'but': 0.36; "i'll": 0.36; 'far': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'little': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'deliver': 0.60; 'company': 0.60; 'here': 0.65; 'frustrated': 0.65; '350+': 0.84; 'basics.': 0.84; 'challenge.': 0.84; 'myself)': 0.84; 'lone': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Peter Otten <__peter__@web.de> Subject: Re: Migrate from Access 2010 / VBA Date: Fri, 23 Nov 2012 10:08:19 +0100 Organization: None References: <6db4ed18-a16e-4cd1-940b-c10f51207780@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Gmane-NNTP-Posting-Host: p5084be33.dip.t-dialin.net User-Agent: KNode/4.7.3 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353661689 news.xs4all.nl 6943 [2001:888:2000:d::a6]:43824 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33838 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)