SQL Select Problem

Tschoatscho Kettl ich at medienzar.de
Wed Jan 25 23:23:03 CST 2006


> SELECT RecID, * FROM Information WHERE info_contactsptr = '1'
I'm neither a Realbasic nor a SQL expert but if info_contactsptr id  
an object pointer, it should not be compared with a string.
Did you try to remove the kommas -> WHERE info_contactsptr = 1


More information about the Valentina mailing list