Fork me on GitHub

pnTables description  Bottom

  • Hi,

    can anyone describe pnTables for me? maybe explain of this line be a good start:
    'name' => "I NOTNULL DEFAULT '0'",

    please tell me about 'I' letter. i think that is data type, if yes please write all abbreviations for data types.

    thank you for your cooperation.
  • okey, thank you for your help.

    i want to use TEXT data type, but i can't find any abbreviation for it in ADOdb docs. can you help me plz?
  • TEXT is XL, for example:
    ...
    'name' => "XL NOTNULL",
    ...

    --
    ifs-net.de -- zksoft.de
  • I've added a link to the ADOdb data dictionary on wiki developer docs.
    I wanted to create a new page, but it already existed icon_biggrin

    --
    campertoday.nl, Module development, Dutch Zikula Community

This list is based on users active over the last 60 minutes.