Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, May 3, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Data & Imports Forums - T-SQL & Queries
Forum to discuss general T-SQL questions and help with queries related to SalesLogix data. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to T-SQL & Queries | New ThreadView:  Search:  
 Author  Thread: is Setting Locktypes necessary while executing SQL in Code...?
satz
Posts: 75
 
is Setting Locktypes necessary while executing SQL in Code...?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 26 Jun 08 10:28 AM
This is my code...My question is ,Do i have to set Lock types for the Recordset...? or Slx takes care of it.
i am worried about SQl conflict that takes place..When Multiple users simultaneously execute the below Script..

set objSLXDB = Application.GetNewConnection
set recorset = CreateObject("ADODB.Recordset")
recorset.Open "update account_misc set slx_cluster='20',Account_clusterid=null where Accountid ='AOD9EA000WAS'", objSLXDB
recorset.close
set recorset =nothing
[Reply][Quote]
Mike Spragg
Posts: 1226
Top 10 forum poster: 1226 posts
 
Re: is Setting Locktypes necessary while executing SQL in Code...?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Jun 08 2:37 AM
See previous answer (note: most people read most forums, no need to cross post).
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 5/3/2024 8:41:08 AM