Hi Jacob,
SelectedRecords = EnglishDictDB.SQLSelect("SELECT * FROM OneEntryForEachWord WHERE TheWord='$addiction'")
Caveat: I don't use Real DB but tryEnglishDictDB.SQLSelect("SELECT * FROM OneEntryForEachWord WHERE TheWord='" + $addiction + "';")
cheers kim _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
