Hi.
Is there a way to have a remote view accessing a SQL 2000 database without
any buffering. If so, how do you set it up?

Many thanks
Shahriar

Re: Remote view no buffering? by Fred

Fred
Tue Nov 30 02:01:32 CST 2004

A view is buffering by definition. It's a snapshot of the current data.

So the answer is no, there's no way to turn it off to a remote view of SQL
data.

--
Fred
Microsoft Visual FoxPro MVP


"Shahriar" <HelloShahriar@hotmail.com> wrote in message
news:_TTqd.9195$xk5.5780@trnddc09...
> Hi.
> Is there a way to have a remote view accessing a SQL 2000 database without
> any buffering. If so, how do you set it up?
>
> Many thanks
> Shahriar
>
>