not working? What happens? What you model?
> What is your grid?
>
> On Friday, 29 July 2016 11:23:28 UTC-5, Ryan Hood wrote:
>>
>> How do you get the csv export to work in web2py grid?
>>
>> NOTE: Working with web2py version 2.14.6 and 2.14.5
>>
>> Th
How do you get the csv export to work in web2py grid?
NOTE: Working with web2py version 2.14.6 and 2.14.5
Thank you,
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report
Hello,
I'm pretty new to Web2py. I need some help with the SQLForm.grid export
CSV functionality.I have the following basic structure:
*db.py*
db.define_table('test',
Field('name', 'string', length=50, notnull=True),
Field('email', 'string', notnul
:
>
> Login errors can be seen in the event viewer too IIRC, you might check
> there for clues.
>
> On Wednesday, August 20, 2014 9:50:17 PM UTC-4, Ryan Hood wrote:
>>
>> Thanks for the advice and for sharing your experiences. Also appreciate
>> the mmsql4 tip. So this
even when you start web2py as a "welcome" message in the cmdline)
>
> On Thursday, August 21, 2014 3:50:17 AM UTC+2, Ryan Hood wrote:
>>
>> Thanks for the advice and for sharing your experiences. Also appreciate
>> the mmsql4 tip. So this will probably surprise you
stDB;UID=testUser;PWD=password
>
> if you can connect from "pure" pyodbc, than this will use EXACTLY the same
> method to connect with the DAL.
>
>
> PS: if you're using 2014, you can benefit from the mssql4:// that improves
> performances with pagination.
>
>
Hi,
I am having trouble connecting to a SQL Server Instance via web2py. I
tried connecting to three different SQL Server instances (all 2014) on
three different servers on three different instances of web2py.
Here is the full traceback:
Traceback (most recent call last):
> File "/home/mdipi
7 matches
Mail list logo