Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I try to make testing with data base sqllite with ODBC in data module.
I log on to QMC and checking the data connection and we can find the new data connection is created.
I try several times still couldnot success then I try to clean the data connection.
I delete the new created connection from QMC.
I only select one lines to delete then I log out.
later user told me data not updated and I log on and found many data connection record is lost.
It is very confuse I only delete one why so many lines is deleted also.
What reason lead to this and how I can know the exact reason?
BS
jens
Hi,
Based on my understanding, you were attempting to establish a connection with SQLite using ODBC Connection. Although you tried to create a data connection in Qlik Sense, you were unable to do so on the first attempt. However, you were successful on your second attempt. Afterwards, you retrieved a single line using the same connection and attempted to delete a row in the database to verify its functionality. Unfortunately, all the data was deleted the next time you accessed the database, and the reason for this deletion is unknown. I suspect it may have been done manually or that the database became corrupted in some way.
Features of SQLite
Hi,
Based on my understanding, you were attempting to establish a connection with SQLite using ODBC Connection. Although you tried to create a data connection in Qlik Sense, you were unable to do so on the first attempt. However, you were successful on your second attempt. Afterwards, you retrieved a single line using the same connection and attempted to delete a row in the database to verify its functionality. Unfortunately, all the data was deleted the next time you accessed the database, and the reason for this deletion is unknown. I suspect it may have been done manually or that the database became corrupted in some way.
Features of SQLite