Newbie - Openedge as Linked Server in SQL Server 2008 - Stored Procedures (windows)

brychanwilliams

New Member
Hi,

I am a newbie to all of this, so please bare with me.

We have an progress openedge v10 db. We have created this as linked server in an SQL Server 2008 instance.

We have a stored procedure which queries the openedge DB and populates tables in another database in the same sql server 2008 instance.

This works fine, well mostly. .

The main problem we having is that , when we try and execute the stored procedure remotely it fails via client VBA interface it fails or falls over. Sorry to be vague on this point , but I am not hands on it. I know this question is quite vague.

I have looked at double hop authenication and implementing SPN etc. but not getting anywhere...
 
Back
Top