Found aworkaround to see the syntax via the debugging window.
Heres the syntax that is in use:
SELECT KontakterT.Fornavn, KontakterT.Etternavn, KontakterT.Telefon, KontakterT.Epost, KontakterT.Område, KontakterT.Instrument, KontakterT.Instrument2, KontakterT.Status
FROM KontakterT
WHERE...