6/21/2026 2:29:24 AM
|
| |
| 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 SQL Server or Oracle database administration related to SalesLogix databases. View the code of conduct for posting guidelines.
|
|
|
|
Key Base Field
Posted: 13 Nov 07 10:55 AM
|
| Does anyone know which table the Key Base field is in? v7.0.1 |
|
|
|
Re: Key Base Field
Posted: 13 Nov 07 1:26 PM
|
SYNCSEQUENCING
Try this SQL statement to find the keybase.
select sourcesite as SiteCode, left(sendindex,2) as KeyBase from syncsequencing
|
|
|
| |
|
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!
|
|
|
|
|
|
|
|