I hope someone can help me here. I've been working on a few ASP sites, and all are driven by MS SQL Server 2008 Express. Majority of the time I have no problems. But today one has popped up, that I have had elsewhere, but now it's in a bit more
pressing situation. I'm developing a table that has over 14 columns, no biggee, but these 4 don't seem to want to send the information across correctly (or at all).
With the following code the results show:
response.write(rs("rcv_notes"))
response.write("<br>")
response.write(rs("rcv_repair_id"))
...
Go to the complete details ...
Found interesting? Add this to: