Edit multiple stores

 

SC module required.

 

The Multiple stores editor allows entry of up to ten different stores.

 

For each store, enter the store name (used for display), the database name, user defined function name (UDF), user name and password.

 

The databse name, if entered, overrides the default database name (lagerdb). If the other fields are left blank then the standard SQL database connection settings are used

 

If the user defined function name is left blank, the program assumes the default (Getbestand).

User defined functions, if specified, have no parameters and must return a table with the same column names as Getbestand.

 

When the stores have been defined, they become available for selection in the Current store combo.
 

Notes

 

- Store names are limited to 50 chrs, database names,user names, passwords and UDFs are limited to 150 chrs.

 

- Any values entered overrides any entries in BargstedtODBC.ctl.

See Also