The mssql tag has no wiki summary.
1
vote
0answers
136 views
wordpress + cyrillic characters with SQL server 2008 r2
I have a blog running on a windows 2008 machine with SQL server 2008 r2. WP version 3.3.2
I have an English blog, but I would like to post some content in Russian.
When I try and post the content I ...
2
votes
1answer
1k views
Wordpress, IIS7, SQL Server 2008, not showing posts (displays 'Nothing Found…') and only shows counts in admin - how to fix?
I recently installed WordPress on IIS 7 and wired it up to SQL Server 2008R2. The installation went fine.
Right off the bat, I can see on post is present (just in the count) but none are listed; I ...
0
votes
1answer
475 views
Is “SELECT TOP 0” a bug with MS SQL database?
I'm having an issue that my posts page displays "no posts found" while right above it, there is "All (1) | Published (1)" (it is a new installation). The post is also invisible on the live site, not ...