fudadmin Messages: 1321 Registered: November 2005 Location: Kaunas, Lithuania
Ultimate Contributor Administrator
My quick guess would be:
p = Point((Point)ac.GetColumn(0, 0));
but I doubt if Point has something like Point(Point(x,y)) <= 1 arg
Why you just don't store x,y in separate columns?
Edit: I noticed James reply only after posted. He might be more correct though...