Closed (won't fix)
Project:
Drupal driver for SQL Server and SQL Azure
Version:
7.x-1.0
Component:
Select builder
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Jun 2011 at 20:18 UTC
Updated:
11 May 2012 at 15:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
jgiboney commentedAs I am working on the same issue, I have noticed that the column names are not included in the query when using >, >=, <, or <= (see screen shot). If I use is empty or is not empty, the column names are included in the query.
Comment #2
damien tournoud commentedThat looks like a Views bug.
Comment #3
cosmicdreams commentedI ran into this issue running a minimal drupal installation on MS SQL Server 2008 R2 + Apache. The error I received was slightly different. It was:
I think these might be related.
Comment #4
artusamakCan you export the view that you are using + the modules that you enabled.
Comment #5
artusamakComment #6
artusamak