Hi,
When using Microsoft Acces I know get the
above error messages which I didn't get in earlier versions of Glorp or my
Descriptor system.
The glorp code will do this.
query := Glorp.Query readManyOf:
Stake.
allThings := self getGlorpSession execute: query.
The actual command is typically: SELECT
t1.id, t1.name, t1.stakedate, t1.proj_id, t1.hierarchyNode FROM MMT_STAKE
t1
When pasting this in the Ad Hoc tool the result is
the same error message.
Regards,
@+Maarten,
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc