05-24-04 09:33 PM
Hi
I try to query an index catalog from a remote server.
I use following connection string to query a local index catalag:
Dim connString As String = "Provider=MSIDXS.1;Integrated Security .='';Data
Source=catalog"
this works without any problems. Now I have to query an other catalog on an
other server (company files).
Any ideas how to do this?
regards, bruno
[ Post a follow-up to this message ]
|