diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-12-15 01:34:14 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-12-15 01:34:14 +0100 |
commit | 39fab3ac713248e7f358ebb182cfbf228d8d3100 (patch) | |
tree | a4f610947167962c3ea893a48296f69641b9a47b /ChangeLog | |
parent | cc66ea8e99f809c53cb5a23430b814f68efdb126 (diff) |
Fix connecting to the UFT database
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-12-15 Johannes Ranke + + * Use require(RODBC) instead of requireNamespace(RODBC) as the former fails + with the message that rodbcConnectDriver is not found + 2015-10-07 Johannes Ranke * Suggest RODBC instead of depending on it, as it is not available |