question about delimiter in mySQLman

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • poolboi
    New Member
    • Jan 2008
    • 170

    question about delimiter in mySQLman

    hi,

    i've recently tried mySQLman and it's really great
    just a question though about exporting

    cos i realise exporting to excel file, there's things like delimitor and escape character i'm not sure what they do

    but do they help ya to export data say eg. into excel into each of excels cells? cos when i tried exporting as per default settings, the data were all lump together in one cell and not in neat cells for each field
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Originally posted by poolboi
    ............... ............... cos when i tried exporting as per default settings, the data were all lump together in one cell and not in neat cells for each field
    That is the work of delimiters.

    Delimiters define the separators from field to field .

    Comment

    • poolboi
      New Member
      • Jan 2008
      • 170

      #3
      alright
      but there's a problem when the delimiter used is "|", cos my data when exported to excel are all in one cell
      the fields are not group in seperate cells, even when i use "\t" which is tab delimited, it doesn't work too
      so what else can i do?

      Comment

      Working...