Thank you for your answer!
I tried to export all my access application (forms, queries, modules). And I have some queries like this ( "~sq_cdd~sq_cfDefectReportRows_In" ).
Now, I will import the application in a new access file and I use:
Application.LoadFromText acForm, "YourFormName"...