3/15/2026 5:22:25 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!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
| |
|
Re: How to generate IDs for tables in Saleslogix without using "SLX_DBIDs"
Posted: 11 Sep 07 8:21 AM
|
First of all I have to ask the obvious question - why aren't you using the SLX OleDB? Besides not being sync aware the provider makes the generation of IDs and the updates of extra fields (CREATEUSER, CREATEDATE, MODIFYDATE, MODIFYUSER) an easy automatic task.
As far as not using the SLX_DBIDs you can set your table up in architect to auto generate the ID field (again if you were using the SLX OLEDB provider.
Ted |
|
|
| |
|
Re: How to generate IDs for tables in Saleslogix without using "SLX_DBIDs"
Posted: 12 Sep 07 1:46 AM
|
Also, anyone who works with SLX will tell you, this is not a good idea, and going the route of *not* using the SLX provider really doesn't provide any benefit. I'd bet if you wanted to go through the scenario that you think causes the need to create the SLX ID values without using the SLX provider that we could show you the flaw in your thinking and how to use the SLX provider in that scenario.
Just my 2 cents.... |
|
|
|
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!
|
|
|
|
|
|
|
|