[web2py] MSSQL connection

2016-12-21 Thread Steve Lyle
Hi guys. Newbie (of sorts) here. 20+ years in programming including Python but not for a couple of years now. But now I have the first time opportunity to build my application in web2py ~ so not a newbie but yes a web2py newbie. Any quick start guides/guide for dummys style for adapting the defa

[web2py] Server does not exist or access denied error connecting web2py to MS SQL server

2018-08-30 Thread Steve Lyle
I've read the book & plenty else offered by up on the little pits available on Prof. Google. And I just don't get it I guess. I'm on a Windows 10 Pro x64 box I'm running web2py from cmd as: """ cd c:\web2py python web2py web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2018 Versi

[web2py] Re: Server does not exist or access denied error connecting web2py to MS SQL server

2018-08-31 Thread Steve Lyle
- result error--- Error: (u'IM002', u'[IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified') --- --- end edit --- On Thursday, August 30, 2018 at 4:49:01 PM UTC-4, Steve Lyle wrote: > > I've read the book &