Microsoft
Software
Hardware
Network
Question : MySQL data need to "replace" CRLF
I have a MySQL database that has data in the tables with a paragraph symbol.
i've have been trying to update this data by deleting the paragraph symbol - but can't as when i search for it, its not found
So when i do a distinct on a column it looks like
34
34¶
and i want them all to be like 34
what do i search on to find the ¶?
Answer : MySQL data need to "replace" CRLF
Personally, if I replace or move a BE server, I just copy the catalog folder to the new installation and either restart the server or stop\start the BE services. Either way, the records are there.
Random Solutions
Macro to enable a specific add in
Displaying List from another SubSite - SharePoint 2010
Using find and grep to create a file
Need help with form that uses radio & check boxes with JS
View Jpeg's on cccess 2003 forms
How do I create product breakdowns from a BOM list in excel
Server Local Group to Domain Local Group
Delete line with duplicate
How to let the user save back Excel to website?
Using VBA in MS Access trying to prefill a pdf form...stumped on how to programmatically fill a check box..