Closed (fixed)
Project:
Drupal driver for SQL Server and SQL Azure
Version:
7.x-1.2
Component:
Select builder
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2012 at 23:25 UTC
Updated:
22 Jan 2013 at 17:30 UTC
Comments
Comment #1
omegamonk commenteddaneelcm:
The Module Development and Code Questions forum would be a more appropriate spot for this question, rather than the SQL Server issue queue.
db_select has an options parameter, which should allow you to specify 'nolock' as an option, but it should be noted that 'nolock' is not recommended...
Comment #2
daneelcm commentedSorry for use this way and thank's for the advise of use the forums to get answers of the drupal comunity. I try to use the option parameter but didn't work, and 'nolock' its not recommended but im forced to use it. See http://drupal.org/node/1852024#comment-6916554
Thanks