6/21/2026 1:29:09 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.
|
|
|
|
SLX_DBIDS
Posted: 11 Dec 07 5:20 PM
|
We are in the process of upgrading SalesLogix from 6.1 (SQL 2000) to 7.2 (SQL 2005). As far as SalesLogix goes, the upgrade is going rather smoothly.
We have run in to a problem. On our 6.1 version we have a Linked Server on the database that allows our stored procs to access SLX_DBIDS for inserting new records.
On the SQL 2005 server we are having a hell of a time configuring the linked server.
Has anyone else run into this problem?
Any solutions?
|
|
|
|
Re: SLX_DBIDS
Posted: 12 Dec 07 2:00 AM
|
This is 'normally' down to the effective permissions that are used when setting up the properties of the Linked Server. I generally find that the following set-up should work: Expand the Linked Servers node Right-Click the server and select 'Properties' Click 'Security' in the 'Select a page' pane On the bottom right area, use the 'Be made using this security context' option Remote Login -> Use the sa Account that is used on the Linked Server With Password -> sa password |
|
|
|
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!
|
|
|
|
|
|
|
|