|
Home > Archive > IIS Index Server > April 2005 > Connection string
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Juan Carlos 2005-04-18, 5:53 pm |
| Hello, I am new on index server,
I try to stablish a coneccion in se string connection with a IndexServer in
a remote computer,
can you tell me, which is the syntax of the string connection to the remote
server?
Thanks.
| |
| Hilary Cotter 2005-04-22, 6:00 pm |
| you don't configure it in your connection string, but rather in your query.
ie, select doctitle, vpath, size, write, characterization from
RemoteServername.RemoteCatalogName..scope() where contains('SearchPhrase')
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Juan Carlos" <juancr@elcolombiano.com.co> wrote in message
news:O0GMAaDRFHA.2604@TK2MSFTNGP10.phx.gbl...
> Hello, I am new on index server,
> I try to stablish a coneccion in se string connection with a IndexServer
> in
> a remote computer,
> can you tell me, which is the syntax of the string connection to the
> remote
> server?
> Thanks.
>
>
|
|
|
|
|