Home
|
Forums
|
Contact
|
Search
|
Syndication
[login]
[create account]
Thursday, May 22, 2025
slxdeveloper.com
Home
Search
Contact us
About slxdeveloper
Syndication
Community
Forums
(NEW!)
Newsletter Archive
Members
Your Profile
Submit Article
General
Administration
(6)
OLE DB Provider
Miscellaneous
(2)
Architect
VBScript
(9)
ActiveX Controls
(6)
How To's
(14)
.NET Extensions
(3)
External
OLE DB Provider
(12)
SLAPI (SlgxApi.dll)
SalesLogix COM
(1)
Web
ASP/ASP.NET
(2)
Web Services
Web Client
Downloads
Samples
(17)
Documentation
(7)
Utilities
(18)
Resources
SalesLogix
(3)
Programming
(1)
5/22/2025 8:26:41 PM
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 Thread
View:
Dynamic
Flat
Tree
Search:
Author
Thread: New keyvalue
Marcia Silva
Posts: 1
New keyvalue
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
Re: New keyvalue
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
|
page cache (param): 5/22/2025 9:06:12 PM