I want to open an ADO recordset on a local server and use it to upload to a
remote server and vice versa. The MS Remote Data Provider would allow this
but is being phased out. The local machine will be using standard ADO
whereas the remote machine could change so I would like the flexibility to
swap easily from RDS to whatever the more modern version of MDAC supports.
| Can you describe what you're trying to do? There are many options with ADO
| and ADO.NET to enable remote access to data.
|
| --
| ____________________________________
| Bill Vaughn
|
www.betav.com
| Please reply only to the newsgroup so that others can benefit.
| This posting is provided "AS IS" with no warranties, and confers no
rights.
| __________________________________
| | > Is there a straight forward equivalent of RDS that I can use to access a
| > database remotely via ADO/ADO.net
| >
| >
|
|