| | |
update on a column that is full of HTML
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Dec 2007
Posts: 3
Reputation:
Solved Threads: 0
i have a column "discription" in my item table that is full of HTML code. It was created using and editor like the one i am using here. It is five pages long when i print it out.
I need to update the column in all records of the table. It is full of single and double quotes. In the quarey i am trying to use update and it really fails badley.
I can update one row at a time but with 10K of records it will take some time.
Can i wrap this code in sometinge that will allow SQL not to go nuts when i try to use it as an update
OR
Can i edit one record and set all of the other records to equal the edited one
I need to update the column in all records of the table. It is full of single and double quotes. In the quarey i am trying to use update and it really fails badley.
I can update one row at a time but with 10K of records it will take some time.
Can i wrap this code in sometinge that will allow SQL not to go nuts when i try to use it as an update
OR
Can i edit one record and set all of the other records to equal the edited one
Hi,
How are you updating the table. 10K is not that big number when speaking about data bases.
How are you updating the table. 10K is not that big number when speaking about data bases.
It is never about the number of languages you know, you either have the logic of programming or you don't ...
Some of the codes I post are collected from different sites during the past couple of years, so I would like to thank them for their help and for enabling me to help.
Some of the codes I post are collected from different sites during the past couple of years, so I would like to thank them for their help and for enabling me to help.
![]() |
Similar Threads
- Help me in username and password validation through accessing the database (ASP.NET)
- Please help, cant change homepage in IE. Log provided. (Viruses, Spyware and other Nasties)
Other Threads in the MS SQL Forum
- Previous Thread: Adding a database to my rogram.
- Next Thread: Brief description of a thread.
| Thread Tools | Search this Thread |






