Preconfiguration "Microsoft SQL server - basic setup of the PmaAdo object"
This preconfiguration can be activated when creating a new object (e.g. by
"New object ..." in the local object menu or by pressing the
Insert key after selecting the object) and is included in the group:
"/ Database access / Microsoft SQL server".
This preconfiguration can be created in the object:
PmaFolder or
PmaRoot.
The
PmaAdo object is created including the configured interface for selected database type. The connection string is also preconfigured in the
DbConnectionString property in order to allow connection to selected database. This will need to be modified in some cases to meet the requirements for connecting to the database on the target computer..
These configurators can be set before the preconfiguration is created:
The name of created object | Name of the object created in the tree of Pma objects. The maximum name length is 30 characters. This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent chars), empty string, spaces and the first character must not be a number.
Default: "PmaAdo" |
|
Database connection string | When working with file databases, it is necessary to modify the path to the file or data files folder (dBase) in the created connection string. |
Creates the designer's methods of the interface | Create the main and auxilliary methods for working with database table |
|
Object scripting language | Application object scripting language
0 - vbscript
1 - javascript |
---|