Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, May 15, 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!
 External Development Forums - SalesLogix OLEDB Provider
Forum to discuss using the SalesLogix OLE DB Provider from external applications (including usage of built-in provider procedures). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix OLEDB Provider | New ThreadView:  Search:  
 Author  Thread: easy way to tell if a user is part of a team?
Shane
Posts: 38
 
easy way to tell if a user is part of a team?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Jul 08 11:38 PM
through the SLX OLEDB Provider

[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: easy way to tell if a user is part of a team?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Jul 08 1:09 PM
See http://customerfx.com/pages/crmdeveloper/2003/11/19/39084.aspx



-Ryan
[Reply][Quote]
Shane
Posts: 38
 
Re: easy way to tell if a user is part of a team?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Jul 08 9:51 PM
aww sweet that's way better than the one I made up


select seccodeid, seccodedesc, seccodetype FROM Seccode where seccodeid in (select childseccodeid FROM Seccodejoins where parentseccodeid in(
select childseccodeid FROM seccodejoins where parentseccodeid in (select seccodeid FROM Seccode where seccodedesc = '''))) and seccodedesc =

thanks
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: easy way to tell if a user is part of a team?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 26 Jul 08 5:14 PM
Quote:
Originally posted by Shane

aww sweet that's way better than the one I made up


select seccodeid, seccodedesc, seccodetype FROM Seccode where seccodeid in (select childseccodeid FROM Seccodejoins where parentseccodeid in(
select childseccodeid FROM seccodejoins where parentseccodeid in (select seccodeid FROM Seccode where seccodedesc = '''))) and seccodedesc =

thanks


FYI: SECCODEJOINS table is empty on remotes and Remote Office.
It is only used by the SalesLogix Admin app and is not synch'd
--
RJLedger - rjlSystems
"...Customer First..."
[Reply][Quote]
Robert Levine
Posts: 132
 
Re: easy way to tell if a user is part of a team?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Jul 08 7:58 PM
Very nice.
[Reply][Quote]
Shane
Posts: 38
 
Re: easy way to tell if a user is part of a team?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Jul 08 9:55 PM
just the seccodejoins table?

how about the secrights and seccode tables?
Can those still be used on remotes to help determine team as described in Ryan's post?

Or is there another technique that can be used in remotes?
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: easy way to tell if a user is part of a team?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Jul 08 10:30 PM
SecCode and SecRights are populated on remotes too, not to worry.

Phil
[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/15/2024 8:51:52 AM