Paul: I removed the forceCreate=False from dbMsSQL.py, and got an error about forceCreate being unknown. So I changed the return statement of 'def _openConnection' in dConnection.py not to use forceCreate=self._forceCreate. That got me back to my original error message. Maybe it needs to removed from another place as well?
That getDictCursorClass even says "Currently this is not working completely". Sounds like a good place to start. I should have seen that before. Not that I would know where to go from there, but it still looks likely. Don't really know where to go from there on my own. If one of you wants to bounce some code of my MS SQL Server, I can send you whatever tracebacks or output it yields. Not very efficient if there's going to be a lot of revisions. I don't know, just a thought. This seems like something I would benefit from learning more about. I'll try and do some learning/research/fiddling on my own as well. Might take less than a month, and even if I can't solve it, I'll be smarter at the end. Always a good thing. Again, thanks everyone! Jamie Adams ________________________________________________________ Liquis, Inc. 400 Parker Drive, Suite 1110, Austin, TX 78728 phone 512.299.9634, ext 103 -- fax 512.873.0575 _______________________________________________________ http://www.liquis.com/ http://www.liquisbi.com/ http://stores.ebay.com/Liquis-High-Tech-Equipment ----- Original Message ----- From: [email protected] To: [email protected] Sent: Saturday, December 5, 2009 7:59:38 AM GMT -06:00 US/Canada Central Subject: Dabo-users Digest, Vol 66, Issue 5 Send Dabo-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://leafe.com/mailman/listinfo/dabo-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Dabo-users digest..." Today's Topics: 1. TypeError when running AppWizard (Jamie Adams) 2. Re: TypeError when running AppWizard (Paul McNett) 3. Re: TypeError when running AppWizard (Ed Leafe) 4. Re: TypeError when running AppWizard (Paul McNett) 5. Re: TypeError when running AppWizard (John) 6. Re: TypeError when running AppWizard (Jamie Adams) 7. Re: TypeError when running AppWizard (John) 8. self not defined in AppWizard?? (jvandal) 9. Re: Troublesome _getBlankRecord() method (Jacek Ka?ucki) _______________________________________________ Dabo-users mailing list [email protected] http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/24639542.761260224728415.javamail.sys...@jamie-mobile
