Avatar

ユニフィニティーカスタマーサポート

  • Total activity 1906
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 2 users
  • Votes 10
  • Subscriptions 1289

Articles

Recent activity by ユニフィニティーカスタマーサポート Sort by recent activity Recent activity Votes
  • 1007_database/cursor(repeat start)

    functional overview The SELECT statement is repeated until [End Iteration] is reached, taking out rows one by one from the result of the execution. Details of Functions SELECT statement is extrac...

  • 1008_database/transaction start

    functional overview Starts a database transaction. Details of Functions Starts transaction processing. Subsequent database updates will be treated as a single update. To finalize your renewal Dat...

  • 1009_database/transaction finalization(COMMIT)

    functional overview Finalize database transaction. Details of Functions Database/Transaction Initiation Finalize all database update operations performed after execution. parameter argument (e...

  • 1010_Database/Transaction Cancel(ROLLBACK)

    functional overview Cancels a database transaction. Details of Functions Database/Transaction Initiation Cancels all database update operations performed after execution. parameter argument (e...

  • 1011_Database/Eval

    functional overview Evaluates a string as an expression. Details of Functions Evaluates a string as an expression. note If the following argument is specified, "2000-01-01" will be the result. ...

  • 1012_Database/Optimization

    functional overview Optimize the database. Details of Functions Issue a VACUUM statement to optimize the database. For the results of the SQL execution, see Database/SQL Execution for more inform...

  • 1013_database/field_id_acquisition

    functional overview Get the field ID of the table. Details of Functions table(at sentence-end, falling tone) indicates a confident conclusionfieldGet the field ID from the parameter argument (...

  • 1101_dataset/read

    functional overview Loads the contents of a database into a data set linked to a form control. Details of Functions form(at sentence-end, falling tone) indicates a confident conclusioncontrolRead...

  • 1102_Dataset/Write

    functional overview Update the database with the contents of the data set linked to the form control. Details of Functions form(at sentence-end, falling tone) indicates a confident conclusioncont...

  • 1103_dataset/current_position_set

    functional overview Changes the current position of the data set linked to the form control. Details of Functions form(at sentence-end, falling tone) indicates a confident conclusioncontrolto the...