Closed (fixed)
Project:
Drupal driver for SQL Server and SQL Azure
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2012 at 04:41 UTC
Updated:
23 Sep 2014 at 18:13 UTC
Jump to comment: Most recent
Comments
Comment #1
mlittler commentedThe patch found here fixed my issue: http://drupalcode.org/project/sqlsrv.git/commitdiff/ff2d65e27fbcbcb0ca9bd8901b9e149e70c6e1d9.
I am having the same issue. When attempting to filter by taxonomy in Views I get the error message: "SQLSTATE[HY093]: Invalid parameter number: parameter was not defined."I'm using:
Drupal 7.12
Views 7.x-3.3
sqlsrv 7.x-1.2
If anyone has a workaround or suggestions, please let me know! I have to get Views working or we're going to have to switch to MySQL and lose a ton of work.
Comment #2
artusamakYou mentioned that your problem was solved. Is it the case?
Comment #3
david_garcia commentedMentioned patch is commited, thus this looks solved.