[web2py] Re: Web2py website shell not available?

2018-09-03 Thread broneksmiglo1
Thank you for help! W dniu poniedziałek, 3 września 2018 17:36:34 UTC+2 użytkownik Anthony napisał: > > On Monday, September 3, 2018 at 10:52:44 AM UTC-4, bronek...@gmail.com > wrote: >> >> Dear All, >> >> First of all, I'm quite a newbie in web app dev, so there's a big chance >> I have a tr

[web2py] import integer (E+12) from csv

2018-09-03 Thread broneksmiglo1
Hello, I am using the database administration tool to import a small portion of data to one of the tables in my db (standard sqlite). The code to create the table: db.define_table('dict_prod_match', Field('prod_tes_id','integer'), #this field is causing troubles

[web2py] Web2py website shell not available?

2018-09-03 Thread broneksmiglo1
Dear All, First of all, I'm quite a newbie in web app dev, so there's a big chance I have a trival question - apologies for that (tried to find the answer here - without positive results). I want to perform a simple (let's say it's a one time activity) task => export one of tables in my db wi