Re: ars_DeleteEntry
Brought to you by:
jeffmurphy
|
From: Marc V. <mar...@ge...> - 1997-04-17 23:44:17
|
David Adams wrote: > For example, I try to delete record IB000215 with the line > $r = ars_DeleteEntry($ctrl, $schema, $entryid); > and get the error message: > Entry does not exist in database : 0000000IB000215 > Is there a workaround to prevent 0000000 being prefixed? This may be too simplistic but... have you tried padding it with spaces? Alternately, have you tried enclosing it in quotes. -- Marc Visconte Work phone (804) 734-1210 mailto:mar...@ge... Home phone (757) 865-1398 http://www.geocities.com/Yosemite/3223 The ideas expressed herein are only hypothetically coincident with those of my employer. (Carl Rowan is a Racist Hate-monger.) |