Hello,
I want to create a new sqlite database connection or check an existing connection. After the input of the filename i try to check the connection with the button "Check". I got the message: "The file ... is invalid or doesn' exist." But the file exists and works. Also the jobs that use the connection works fine. Why the check button doesn't work?
Thanks in advance.
Marcus
Hi,
What's the talend build version are you using? Does it repro on another version? Could you please paste your DB connection screenshot into forum so that we can address your issue quickly.
Best regards
Sabrina
Are there any spaces in the path to the file? I've noticed that for some connections, a space in the path still makes it fail the connection check, but it will work fine in the job itself.
Hi Diwate, Did you also face the error "The file ... is invalid or doesn' exist." when check SQLite DB connection with the button "Check"? Best regards Sabrina
Hi Sabrine,
I am using theses tow componenet , but I want firstly to configure a database connexion in the metadata : When I configure the connexion in the metadata I have an error : The file is invalid or not exist.
Thanks