Thread: ODBC Over WAN
View Single Post

   
  #4 (permalink)  
Old 04-24-2008, 06:08 PM
Ross Culver
 
Posts: n/a
Default Re: ODBC Over WAN

This is absolutely not true. While accessing data via ODBC over a WAN is
slow and cumbersome (made worse by slow connections), if data packets are
lost its not a factor of ODBC. Of course, using efficient queries via ODBC
improves the transfer time.

We use ODBC connections across our WAN every day, all day.

Ross

"David" <David@discussions.microsoft.com> wrote in message
news:ABF6A633-2692-4367-BD89-8AE0B8E35227@microsoft.com...
>I have been told by our consultant that we cannot access our SQL Server
>over
> the WAN without corrupting our data, is this true?
>
> Thanks for any help,
> David



Reply With Quote