[V4MD] DISTINCT -> error -39
Gregoire William
wgregoire at paris.mediagerance.com
Mon Nov 3 10:02:25 CST 2003
Hello!
I have a little problem here...
SELECT DISTINCT sysProduitCreator.IdProduit, Supplier.IdSupplier,
Supplier.NomSupplier, Supplier.CodeCouleur
FROM sysProduitCreator, sysCreator, Supplier
WHERE sysProduitCreator.IdCreator = sysCreator.IdCreator AND
sysCreator.IdSupplier = Supplier.IdSupplier
give me a error -39 while the same request without DISTINCT is ok....
any hint ?
and does someone have a link to these negative errors (for Windows)
thanks
WilG
More information about the Valentina
mailing list