0

Import attachments

Hello,
What are the rules for the File Name Pattern?
Because I did not understand : (\w+)\. \w+$
Thanks

13 replies

null
    • Birger_H
    • 7 yrs ago
    • Reported - view
    This is regex-syntax. This means: A word followed be a dot followed by another word. That would be the file name like "name.ext".

    Greetings
    Birger - Ninox support
    • CISOFT_Sarl
    • 7 yrs ago
    • Reported - view
    Hello Birger,
    Thanks for your response but i dont can import. I have tray many way but nothing.

    i' have error message :
    /Users/user/Desktop/Capture d’écran 2017-03-17 à 07.12.54.png

    i dont understands what is wrong
    Can you help me?
    thanks and have a nice day
    • CISOFT_Sarl
    • 7 yrs ago
    • Reported - view
    the message error :

    Error: EnOENT: no such file or directory, stat '/USers/user/DEsktop/test_import_ninox/test//test/rtr-112.jpg'
    • Alexander_Koenig
    • 7 yrs ago
    • Reported - view
    Hi Robert,

    could you send the screenshot of the error message to support@ninoxdb.de

    Best regards, Alex
    • karimbendahou
    • 6 yrs ago
    • Reported - view
    Hello
    i've tried to import images in my database but not working
    on the database
    table : collection
    1 field type image, name : image 1
    1 field type string , name : nom image1

    record 1 : name : lot1.jpg
    record 2: name : lot2.jpg

    on my mac :
    folder with images named : lot1.jpg, lot2.jpg

    open database : Table : collection
    key field : nom image1
    file pattern : (\w+)\.(w+$
    import directory (chosed my folder / open / import files )
    message import done ,
    save database

    import database on my ipad,
    but no image

    What i'm doing wrong ?
    thanks for help

    regards

    Karim
    • Birger_H
    • 6 yrs ago
    • Reported - view
    Hello,
    please send a message to support@ninoxbd.de.
    It would be helpful if you could include the Ninox database you are working on (Main menu -> "Save Archive as...") and some of the pics you want to import. I'm sure we can figure this out.
    Greetings
    Birger - Ninox Support
    • karimbendahou
    • 6 yrs ago
    • Reported - view
    Hello did you received my database and images ?
    (sent first at wrong adress :-( support.ninoxbd.de as indicated in your message
    thanks for help

    regards

    karim
    • CISOFT_Sarl
    • 6 yrs ago
    • Reported - view
    Hello,
    I have tried many regex syntax but i dont find for import the file name type :

    0328_F_2016_10_15_Déménagement_GAMMA_YVERDON_000001937_bulletin.xlsm

    with accent for french.
    Any Help?
    Thanks
    Robert
    • Birger_H
    • 6 yrs ago
    • Reported - view
    Try this:
    (\S*)\..*

    Birger - Ninox Support
    • CISOFT_Sarl
    • 6 yrs ago
    • Reported - view
    Thank you for the answer unfortunately it does not work.
    I have been trying for several months to make an import but without success.
    Some help?
    Best Regards
    Robert
    • Birger_H
    • 6 yrs ago
    • Reported - view
    Please get in contact with me via mail (support@ninoxdb.de). IF you could provide with same example filed to be imported that would be helpful.

    Birger - Ninox Support
    • CISOFT_Sarl
    • 6 yrs ago
    • Reported - view
    Hello,
    I am trying to import files from a folder on my desktop.
    I follow the procedure, but without success.
    My files have lowercase letters, uppercase letters, numbers, accents, strokes, etc ... , anyway, it's in french the names of my files.
    Some help?
    Thank you in advance.
    Best regards.
    Robert
    • Birger_H
    • 6 yrs ago
    • Reported - view
    Please get in contact with me via mail: support@ninoxdb.de
    I'm sure we can find a solution.

    Birger - Ninox Support

Content aside

  • 6 yrs agoLast active
  • 13Replies
  • 5653Views