Viewing 3 posts - 1 through 3 (of 3 total)
As far as I can tell the data looks ok.
I am getting a curious thing happening now. I'm copying the database to a backup database and I get an...
October 6, 2003 at 1:38 pm
Thanks again for your prompt reply. I really appreciate it.
The data type is varchar with a length of 50
October 6, 2003 at 1:02 pm
Thanks for your reply. here it is:
sql = "Select id,activityType,regarding,link,projectName,date,fromEmail,toEmail,subject,body,isRead,adminAlert,custAlert from jobActivity where id = "& request("quoteId") &" order by date desc "
I've narrowed the culprit field to the "quoteId"....
October 6, 2003 at 12:41 pm
Viewing 3 posts - 1 through 3 (of 3 total)