Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

A database connection needs to be created under DB Connect (Configure > DB Connect) and the created variable can then be used in the Database String parameter for various database keywords.

Database Connection String format : Type | Name / IP Address : Port | SID | Database Name | User Name | Password

...

  1. Oracle

  2. MySQL

  3. SQL Server

  4. Postgres

Let us assume, the DB Connect variable created is bqdbString with values MySQL | 192.9.9.9 | 9999 | Schema 1 | abcde | xxxxxxxx. This variable can now be used in keywords with parameter Database String.

Suppose you wish to execute an update query on the database.To know how to establish a connection with the Database, please go through the DB Connect document.

Structure :

executeUpdateQuery <parameters>

...

Filter by label (Content by label)
kb-how-to-article
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@10213showSpacefalse
sortmodified
typeshowSpacepagefalse
reversetruelabels
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "BSD"
labelskb-how-to-article


Page Properties
hiddentrue


Related issues



...