Hi there,

i have 2 databases one and MSDE and the other a SQL SERVER database.

I would like to be able to join a table in my MSDE table (Stock) to a table in the SQL Server(Products)

how is this possible, or is it?

can this be done as a stored procedure?