Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 380 Bytes

JDBC Utilities

arrayinsertJava

Java array insert test command line for JDBC

Purpose

Test array inserts work against Oracle or DB2, using JDBC.

Usage

Check run.cmd for the command line on Windows

ListStoredProcedures

Purpose

List the MS SQL Server Stored Procedurs a user has access to.

Usage

Check runsqlproc.cmd for the command line on Windows