Jave database driver error

3 views (last 30 days)
yashvin
yashvin on 9 Jul 2015
Commented: yashvin on 9 Jul 2015
I did the correct configuration. why am i getting this error?
  2 Comments
yashvin
yashvin on 9 Jul 2015
I am getting this error
now
yashvin
yashvin on 9 Jul 2015
How do it reset JDBCDataSourceFile in
setdbprefs
DataReturnFormat: 'cellarray'
ErrorHandling: 'store'
NullNumberRead: 'NaN'
NullNumberWrite: 'NaN'
NullStringRead: 'null'
NullStringWrite: 'null'
JDBCDataSourceFile: 'C:\Users\yashvin\Desktop\testingdb\jdbcConfig.mat'
UseRegistryForSources: 'yes'
TempDirForRegistryOutput: 'C:\Users\yashvin\AppData\Local\Temp'
DefaultRowPreFetch: '10000'
FetchInBatches: 'no'
FetchBatchSize: '1000'

Sign in to comment.

Accepted Answer

the cyclist
the cyclist on 9 Jul 2015
  1 Comment
yashvin
yashvin on 9 Jul 2015
But i correctly configured the driver. What do you think the problem might be?
I followed the same step as:

Sign in to comment.

More Answers (0)

Categories

Find more on Reporting and Database Access in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!