Replies: 0
We are using WordPress as an internal Wiki.
We are using SQL Server. I know WordPress is geared towards MySQL.
An article will not post if there is a backslash in the article. It will just save the article as “auto-draft” but it will then clear your submission page and all your work will be done . Other than this, we have posted many times and all works well, but we really need to post backslashes.
You can use a forward slash, but when a backslash is entered, all is lost.
I know that frontier press is used. frontier to post), and it is definitely something to do with frontier.
I used SQL Server Profiler. When there is a backslash, the SQL parameters incorrectly get enclosed by a
`
This does not work and SQL Server fails.
How do I get rid of the backtick?
Is it WordPress that processes the SQL or Frontier?
Could I report this supposed bug somewhere?
Would a plugin be possible or does a plugin exist already?’