TX/MAM Database Protocol Manual Document version: 2.2 - 2013-04-02
TX/MAM Database Protocol Manual - document version: 2.2 – Page 10 6.3 Adding a criterion that defines a restriction for int64 (='long long&
TX/MAM Database Protocol Manual - document version: 2.2 – Page 11 6.4 Adding a criterion that defines a restriction for string database fields
TX/MAM Database Protocol Manual - document version: 2.2 – Page 12 6.5 Adding a criterion that contains a SQL-query The SQL-query can only be a &
TX/MAM Database Protocol Manual - document version: 2.2 – Page 13 6.6 Adding a criterion that contains a parameter for a previously added SQL-qu
TX/MAM Database Protocol Manual - document version: 2.2 – Page 14 6.7 Retrieving the list of IDs that are the result of evaluating the previous
TX/MAM Database Protocol Manual - document version: 2.2 – Page 15 7. Retrieve functions Retrieving fields is performed on individual records. To
TX/MAM Database Protocol Manual - document version: 2.2 – Page 16 7.2 Adding a field request for an integer database field The result is tempo
TX/MAM Database Protocol Manual - document version: 2.2 – Page 17 7.3 Adding a field request for an int64 (= long long) database field int cob_
TX/MAM Database Protocol Manual - document version: 2.2 – Page 18 7.4 Adding a field request for a string database field int cob_fieldlist_get
TX/MAM Database Protocol Manual - document version: 2.2 – Page 19 7.5 Adding a field request for a text blob database field The result is tempor
TX/MAM Database Protocol Manual - document version: 2.2 – Page 2 1. Grass Valley Product Support ...
TX/MAM Database Protocol Manual - document version: 2.2 – Page 20 7.6 Retrieving the requested fields for the record with id == id and from the
TX/MAM Database Protocol Manual - document version: 2.2 – Page 21 8. Update functions Fields are updated for individual records. Multiple fields
TX/MAM Database Protocol Manual - document version: 2.2 – Page 22 8.2 Adding a field update for an int64 (= long long) database field int cob_
TX/MAM Database Protocol Manual - document version: 2.2 – Page 23 8.3 Adding a field update for a string database field int cob_fieldlist_set_s
TX/MAM Database Protocol Manual - document version: 2.2 – Page 24 8.4 Adding a field update for a text blob database field int cob_fieldlist_se
TX/MAM Database Protocol Manual - document version: 2.2 – Page 25 8.5 Updating the record (from table with ID) with the previously added field
TX/MAM Database Protocol Manual - document version: 2.2 – Page 26 8.6 Creating a record in the table with previously added fieldvalues int cob
TX/MAM Database Protocol Manual - document version: 2.2 – Page 27 8.7 Creating the assetjobs, asset_index and group_access records for an asset
TX/MAM Database Protocol Manual - document version: 2.2 – Page 28 8.8 Deleting a record (indicated by the ID) from a table int cob_delete_table
TX/MAM Database Protocol Manual - document version: 2.2 – Page 29 9. Finalization functions The following function is used to close the link cre
TX/MAM Database Protocol Manual - document version: 2.2 – Page 3 1. Grass Valley Product Support Contact information: http://www.grassvalley.com
TX/MAM Database Protocol Manual - document version: 2.2 – Page 30 10. Date & time functions Use following functions to work with the time and
TX/MAM Database Protocol Manual - document version: 2.2 – Page 31 10.2 Converting human readable time and date string to a Cobalt time field int
TX/MAM Database Protocol Manual - document version: 2.2 – Page 32 10.3 Getting the current system time and converting to a Cobalt time field int
TX/MAM Database Protocol Manual - document version: 2.2 – Page 33 11. Scheduling functions To manipulate the current schedule, following function
TX/MAM Database Protocol Manual - document version: 2.2 – Page 34 char* Formats XML structure with Formats and import field values (Italic values
TX/MAM Database Protocol Manual - document version: 2.2 – Page 35 // Start cache on asset database cob_start_cache( assetIpSt.c_str(), assetPortN
TX/MAM Database Protocol Manual - document version: 2.2 – Page 36 11.2 Checking if the asset indicated by asset_id is in a schedule with the tim
TX/MAM Database Protocol Manual - document version: 2.2 – Page 37 12. Utility functions 12.1 Returning the current library version int cob_libra
TX/MAM Database Protocol Manual - document version: 2.2 – Page 38
TX/MAM Database Protocol Manual - document version: 2.2 – Page 4 4. Defines The following defines are used within the library: Name Value Descri
TX/MAM Database Protocol Manual - document version: 2.2 – Page 5 FIELD Origins ORIGINAL_DATA 0 The field is a database field. CUSTOM_DATA 1 The
TX/MAM Database Protocol Manual - document version: 2.2 – Page 6 5. Initializing the library The following functions are used to configure the l
TX/MAM Database Protocol Manual - document version: 2.2 – Page 7 5.2 Initializing the library to use a remote database Use this function to ver
TX/MAM Database Protocol Manual - document version: 2.2 – Page 8 6. Database search functions Use the functions described in this section to sea
TX/MAM Database Protocol Manual - document version: 2.2 – Page 9 6.2 Adding a criterion that defines a restriction for integer database fields
Comentarios a estos manuales