NetSuite Data Provider - Online Help
NetSuite Data Provider
Questions / Feedback?

Cache Connection

The connection string for the cache database.

Data Type

string

Default Value

""

Remarks

The driver caches data to a file when AutoCache is set. The driver can also cache data to a database: The cache database is determined based on CacheDriver and the CacheConnection properties. The CacheConnection defines the connection properties necessary to connect to the cache database.

Cache Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver;Cache Connection='jdbc:sqlserver://localhost:7437;user=sa;password=123456;databaseName=Cache'

 
 
Copyright (c) 2015 RSSBus, Inc. - All rights reserved.
Build 1.0.5577.0