Connecting to Databases
Description This article explains how GenRocket works with databases -- specifically, how to import your data model into GenRocket Web from a database and ...
Tue, 1 Oct, 2024 at 3:15 PM
Description This article covers the most common SQL, NoSQL, and Fixed File/Flat File Databases that GenRocket can connect to for data queries and populatin...
Thu, 27 Jun, 2024 at 1:58 PM
Java™ database connectivity (JDBC) is the JavaSoft specification of a standard application programming interface (API) that allows Java programs to access d...
Thu, 5 Sep, 2024 at 4:31 PM
Description A JDBC configuration file contains a standard set of parameters that enables a source (i.e., GenRocket Runtime) to connect to a target database...
Tue, 17 Sep, 2024 at 4:17 PM
Description This article discusses best practices for defining and structuring resource subdirectories. To understand why and where resource subdirectorie...
Mon, 26 Aug, 2024 at 11:37 AM
Description You can encrypt your configuration and properties files using the GenRocket Runtime encrypt file command. Once a file has been encrypted, it wi...
Fri, 6 Sep, 2024 at 8:05 AM
Description The following command-line options instruct GenRocket to test a JDBC connection for SQL databases. They cannot be used to test a JDBC connectio...
Tue, 1 Oct, 2024 at 3:03 PM
Description GenRocket Runtime must be connected to a database before a query or data insertion can be performed during test data generation. Primary Re...
Sun, 6 Oct, 2024 at 8:40 AM
In This Article How to Connect to MS SQL Database Step 1 - Create a JDBC Config File (config.properties) Step 2 - (Optional) Encrypt the JDBC Config fil...
Fri, 13 Sep, 2024 at 7:22 AM
In This Article Oracle Database Connection Steps Step 1 - Create a JDBC Config File (config.properties) Step 2 - (Optional) Encrypt the JDBC Config fi...
Fri, 4 Oct, 2024 at 10:23 AM