Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

multiple access database sources

Hi everyone,

I have one question

Can Qlikview reports from multiple access database sources like SQL. Actually I have access database which contains data upto March. Now I have another access database which contains data from March to further in future. I have one qvw filw which contains data up to March. now as per user request I need to make the qvw file as archive and I need to create another file same as previous but the data needs to be from March to future. Will it be possible to have two datasources in one  qvw file what I mean is

ODBC connect to C:\Qlikview\Sources\access\ access1(contains only data upto March)

ODBC connect to C:\Qlikview\Sources\access\ access2(contains data from March to further in future)

can anyone clarify my doubt.

Thanks.

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Yes that's possible. Just be sure to load the all data you need from the first database before connecting to the second database.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Yes that's possible. Just be sure to load the all data you need from the first database before connecting to the second database.


talk is cheap, supply exceeds demand
Not applicable
Author

Thanks for this.