Re: ars_DeleteEntry
Brought to you by:
jeffmurphy
|
From: Joel M. <jm...@cn...> - 1996-12-06 23:47:43
|
> where $schema and $entry_id are set earlier in the script, I'm getting the > following error from $ars_errstr: > > Entry does not exist in database > > But it does! Has anyone else had this same kind of problem? > off hand, you might need to pad the entry_id with zeros. ars_padEntryid does this for you. |