Skip to content

Commit 52c4eea

Browse files
authored
Merge pull request #457 from tableau/pvanderknyff/requirements
Update JDBC driver requirement
2 parents c7da289 + 912a5f6 commit 52c4eea

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ To package the connector into a .taco file, you will also need:
4848
* Tableau Desktop or Server 2019.4 Beta 1 or higher
4949
* JDK 8 or higher
5050

51+
For a JDBC connector, your driver must fulfill the following requirements:
52+
53+
* You must have read permissions on the .jar file.
54+
* Tableau requires a JDBC 4.0 or later driver.
55+
* Tableau requires a Type 4 JDBC driver.
56+
5157
# Get Help
5258

5359
This SDK is supported, so if you have problems getting the test harness set up, find defects, or have questions related to the configuration or testing of your connector:

0 commit comments

Comments
 (0)