[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2986: sqlite connection "Database does not exist"
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2986: sqlite connection "Database does not exist"
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Wed, 05 Mar 2025 09:25:41 GMT
- To: claus.dietrich@xxxxxxxxxx,chrisml@xxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2986&from=L21haW4- Comment #2 by Claus DIETRICH: Hi Benoît There is a misunderstanding which I could sort out with our German forum member. The actual mystery is the following: Please find attached a modified demo app where the database is located in the project path. You will see that reading of the database works (forget about writing to the database for the moment). The Connection-property of DataSource1 is linked with the Connection named "hcon" which you find in the in the IDE project directory. Please have a look into the properties of hcon. As the path to the database you will find "/home/user/gambas/projectpath/.". Please pay special attention to the unusual ending "/." Please see the attached screenshot. If you remove the "/." at the end of the database path you will get an error. As this couldn't be explained it was assumed to be a possible bug. Best regards Claus ---------------------------------------------------------------------------- Attachment: Bildschirmfoto vom 2025-03-05 09-26-15.png Attachment: Database_Demo-0.0.2.tar.gz Claus DIETRICH changed the state of the bug to: Opened. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----