Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Applies to: Access 2013, Office 2013
A client computer using components from RDS 1.5 or earlier is not compatible with a server using components from RDS 2.0 or later. When using DCOM as the underlying protocol, the support for RDS 2.0 or later is more efficient in transporting Recordset objects. If your client is running components from RDS 1.5 or earlier, you can set your server to work with the previous RDS support (called RDS 1.0) or the newer RDS support (called RDS 2.0 or later). Set either of the following registry entries:
[HKEY_CLASSES_ROOT]
\CLSID
\[58ECEE30-E715-11CF-B0E3-00AA003F000F}
\ADTGOptions]"MarshalFormat"="RDS10"
-or-
[HKEY_CLASSES_ROOT]
\CLSID
\[58ECEE30-E715-11CF-B0E3-00AA003F000F}
\ADTGOptions]"MarshalFormat"="RDS20"