Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
v.nithya789
Starting Member
1 Post |
Posted - 2010-06-08 : 17:37:21
|
| i am facing a problem. i have a csv file and i inserted it into the database using load infile function. it got inserted successully. but when i tried to retrive it using php an extra charater < d> gets added into the feild( its not there in the dtabase it only gets posted on the webpage) for example if the table is abc def ghiin the webpage i get it as abc< d> def< d> ghi< d> |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|