Was it only column names? I tried to import csv file, got parse errors
althought i had column names... Finally i got tired of trying to
import with web2py and did import data with Navicat. Same csv file and
it worked well. But now my character encodings are wrong...

Actually i did one test, where i tried to put only column names plus
one line / row with corresponding empty values (,,,,,,,,) to csv file
and it was imported well. As said navicat understood file without
problems and i could find any errors or false amount of commas from
csv file neither.

-Marko

On Nov 5, 9:54 pm, "Phyo Arkar" <[EMAIL PROTECTED]> wrote:
> Thanks! its ok now
>
> On Wed, Nov 5, 2008 at 4:03 PM, mdipierro <[EMAIL PROTECTED]> wrote:
>
> > Do you have the first row with the column names?
>
> > On Nov 5, 6:50 am, "Phyo Arkar" <[EMAIL PROTECTED]> wrote:
> > > Hello all;Was
> > > I got the error unable to parse but when i try it directly via csv module
> > in
> > > normal python it parses well.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to