Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, May 22, 2025 
 
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: New keyvalue
Marcia Silva
Posts: 1
 
New keyvalueYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 Jan 08 3:27 PM
I need to be able to create a new accountID, using Store Procedure.
I undertand I can do this using the script, but we need to do that when exporting data from file.
We need to add 1 to the KeyValue fiel, but I like to know the logic to do that and not crash with SalesLigic tool.

thanks
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: New keyvalueYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 Jan 08 5:35 PM
Stored procedures are not supported in SLX, as they break synchronisation. There is no way for you to generate 'proper' SLX IDs from within your stored proc.

If you want to script an import into SLX, you can do this by connecting to the SLX database using the SLX OLEDB provider and calling the SLX_DBIDS function (exposed by the provider) to generate the IDs. This is not a job for someone who does not understand the SLX entity model, as several tables need to be populated to make an account usable and consistent when accessed by the sales client.

There are some third party tools available that will make SLX imports easier - Inaport and Scribe come to mind.

PP
[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 © 2025 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/22/2025 7:16:25 PM