What error do you get? Here are some other possible causes of errors: - There are column names that do have a corresponding field in the table - field types do not match - you have dates NOT in ISO format - you have special characters in the strings (I see you have a "ĂȘ"). Strings must be UTF8 to be imported.
Massimo On Apr 7, 12:06 pm, fredg <fred.galu...@gmail.com> wrote: > > You should be able ti just delete the "id" column and if there are no > > dates it should work. > > Trying with that CSV file (with and without the 1st line) : > > packages.nom,packages.description,packages.url,packages.packager,packages.categorie > "AfterStep","Gestionnaire de > fenĂȘtres","http://www.afterstep.org/","geanbrun","cat" > "ICU","International Components for Unicode for C","http://www.icu- > project.org/","","cat" > "LibVNCServer","seveur VNC","http:// > libvncserver.sourceforge.net/","floreal.c at orange dot fr","cat" > .. > .. > > No success :( > > ++ fredg --~--~---------~--~----~------------~-------~--~----~ 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 web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---