Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Limit Connectors shown in pull down

So what we would like to do is lock out the connector's from the drop down list of the ones that we are not going to be using.   Currently it list all

QvAdminDataProvider.dll

QvSAPBAPIConnector.dll

QvSAPSDConnector.dll

QvSAPEXTRConnector.dll

etc ,,

We are at this time only going to be using the

ODBC

OLE DB

QvSAPConnector.dll

So this is all we want the users to see.

Is there a way we can restrict this.

3 Replies
Anonymous
Not applicable
Author

Delete dll's from File System on C:\Program Files\QlikView

on DOS: del "C:\Program Files\QlikView\QvAdminDataProvider.dll"

Make a backup previous of Directory QlikView

Not applicable
Author

Without having to remove the dll.   Can limiting access to these .dll be done via authorization.    Example,

QvSAPOLAPConnector.dll, shows in the pull down, but we want to put security on this so if a user selects it and they are not authorized they get a message that they cannot access this database.


Anonymous
Not applicable
Author

Create a Directory inside qlikview and put that DLL's files there.

Use EFS to protect the Directory created:

http://windows.microsoft.com/en-us/windows/what-is-encrypting-file-system#1TC=windows-7