Updating worklog entries via SQL

2006-12-18 Thread Sean Garrison
I am trying to update a work log field via SQL. In looking at the database I can see that the entries look like this: date.username.work log entry ... but when I duplicate this via sql it doesn't seem to recognize the entry. It appears that it puts some special character at the end to

Re: Updating worklog entries via SQL

2006-12-18 Thread Joe DeSouza
entries via SQL I am trying to update a work log field via SQL. In looking at the database I can see that the entries look like this: date.username.work log entry ... but when I duplicate this via sql it doesn't seem to recognize the entry. It appears that it puts some special character