Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index




Op 09-08-16 om 09:59 schreef Dick Stomp:
Dag Rob,
Hoi Dick,
Het ziet er als volgt uit:
SELECT "Query_4201"."Datum", "Query_4201"."IBAN", "Query_4201"."Benaming",
"Query_4201"."Bedrag", "Query_4201"."Omschrijving", "Query_4201"."kost",
"TekstKostp"."ID", "TekstKostp"."zoektekst", "TekstKostp"."kostp",
"TekstKostp"."reden"
FROM { "TekstKostp"
RIGHT OUTER JOIN "Query_4201"
ON "TekstKostp"."zoektekst" = "Query_4201"."Omschrijving" }
WHERE "TekstKostp"."zoektekst" = 'like "Query_4201"."Omschrijving"'
ORDER BY "Query_4201"."kost"
ASC
De fout zit in WHERE: de "like" wordt niet herkend en het statement krijgt
enkel-quote's om zich heen.
Op het eerste gezicht denk ik dat de WHERE statement niet correct is...
Syntax is: WHERE <veldnaam> LIKE <conditie>

/Rob
Groet,
Dick






--
Unsubscribe instructions: E-mail to users+unsubscribe@nl.libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/nl/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.