Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have an input field ("Commentaire") that everytime I try to load it into another table ie
Archives_regle:
loadtoday() as Date_archivage,NUM_REGLE as NUM_REGLE_ARCHIVE,Description_regle as Description_regle_ARCHIVE,Commentaires as Commentaires_ARCHIVE,Bris as Bris_ARCHIVEresident Référentiel_Règles;
It automaticaly resorts to returning the rown number reference instead of the value...
Is that by design?