Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 Data Access Components Manual » Using the .NET Data Provider » Installation and Distribution |
C:\Program Files\ElevateDB <Major Version> DAC-STD
Parameter | Description |
Invariant Name | This parameter specifies the invariant assembly name, and must be specified as "Elevate.ElevateDB.Data". |
Description | This parameter specifies the assembly description, and should usually be specified as "ElevateDB 2 .Net Data Provider". However, it can be changed to something else if so desired. |
Version | This parameter specifies the assembly version, and must be set to same value as the version number being used. The format used for version numbers in .NET assemblies is: MajorVersion.MinorVersion.BuildNumber.ReleaseNumber For example, with ElevateDB 2.03 Build 13 you would specify the version number as "2.3.13.0". |
Public Key Token | This parameter specifies the public key token for the assembly, and must be specified as "cf9bc1202c75e9e2". |
Codebase | This parameter specifies the location of the data provider assembly .dll file, and can be any valid path combined with the name of the data provider assembly .dll file, which is "Elevate.ElevateDB.Data.dll". |
Windows Directory | This parameter specifies the system path for the Windows directory which is, by default, usually "C:\Windows" in a normal 32-bit Windows installation. |
Provider Name | This parameter specifies the descriptive name of the data provider, and should usually be specified as "ElevateDB Data Provider". However, it can be changed to something else if so desired. |
Factory Name | This parameter specifies the fully-qualified name of the .NET 2.0 factory class in the data provider, and must be specified as "Elevate.ElevateDB.Data.EDBProviderFactory". |
asblinst.exe "Elevate.ElevateDB.Data" "ElevateDB 2 .Net Data Provider" "2.3.13.0" "cf9bc1202c75e9e2" "C:\Program Files\ElevateDB 2 DAC-STD\assemblies\edbprovider\Elevate.ElevateDB.Data.dll" "C:\Windows" "ElevateDB Data Provider" "Elevate.ElevateDB.Data.EDBProviderFactory"
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |