Question minh nguyen · Jan 3, 2018 Is there any way to locally read and edit cache.dat database file? #Caché #Databases 0 4 0 1.2K
Question minh nguyen · Dec 29, 2017 Using JDBC to connect to Cache Database URL I'm referring to the document Using Cache with JDBC. Using this example, it sets the URL of the object ds of class CacheDataSource.ds.setURL("jdbc:Cache://127.0.0.1:1972/SAMPLES");My question is would you just copy and paste the URL from the login page to the string? I tried doing that and it returns an error saying "Invalid log file xyz"Any help will be greatly appreciated! Thank you #Caché #JDBC 0 4 0 1.2K
Question minh nguyen · Dec 29, 2017 DBA account reset I have a running Cache DB system that the password for DBA isn't given the default password. How should one go to reset the password without having the credentials for DBA? #Caché 0 3 0 551
Question minh nguyen · Dec 28, 2017 Learning how to connect to Cache Database with JDBC on an offline machine Where do I download the package cache-jdbc-2.0.0.jar. I'm trying to develop a java app that connects to a Cache Database to grab information? Thank you. #JDBC #Caché 0 4 0 1.1K