This topic is locked

record copy problem

9/22/2009 12:57:13 PM
ASPRunnerPro General questions
author

When I copy a record, every field except the two text fields are copied in the new record. Those two fields are blank. I am using MS SQL SERVER 2005. Any ideas?
Do I need to convert the text data type into varchar(max)?

501362 9/22/2009

I converted the field to varchar(max). Now the data appears to be in the field, as I can search that field and get results, but the data does not appear on screen. Very frustrating.

J
Jane 9/23/2009

It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.

501363 9/23/2009



It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.


Thanks, Jane. I uploaded to the demo site and also sent a link to the live site. I created a login account for xline to view the behavior.