From 39fab3ac713248e7f358ebb182cfbf228d8d3100 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 15 Dec 2015 01:34:14 +0100 Subject: Fix connecting to the UFT database --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ccb21e..dce0368 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- cgit v1.2.1