On Aug 4, 6:51 pm, jim-on-linux <[EMAIL PROTECTED]> wrote: > PY help, > > Using sqlite3 v3.1.3 > > When I create a table collumn using; > > newcollum VARCHAR(35), > > I get a default of 10 spaces. > > No matter what I set the size to I get 10 spqces, > even using varchar(0) defaults to 10 spaces. > > I would appreciae the help if someone could tell > me what I'm missing, I want to varry the column > sizes. > > jim-on-linux
Hi Jim, You need to create a new thread for this new question so it gets maximum visibility and so is more likely to be answered. - Paddy. -- http://mail.python.org/mailman/listinfo/python-list