[Gambas-user] [Gambas Bug Tracker] Bug #1108: sqlite path when used with name does not create db in the given path

2017-05-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1108=L21haW4- Comment #3 by PICCORO LENZ MCKAY: Thanks for the info tobias. so this bug its then invalid.. maybe a example in gambas wiki can iluminate the non-english users!

[Gambas-user] [Gambas Bug Tracker] Bug #1108: sqlite path when used with name does not create db in the given path

2017-05-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1108=L21haW4- Comment #2 by Tobias BOEGE: You forgot to set $conexionsqli.Host = Application.Path before calling Databases.Add(). (Where did you expect the database to go without giving it a host?) Try this: Public Function getConexion() '

[Gambas-user] [Gambas Bug Tracker] Bug #1108: sqlite path when used with name does not create db in the given path

2017-05-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1108=L21haW4- Comment #1 by PICCORO LENZ MCKAY: the piece of code its: Private $conexionsqli As Connection Public Function getConexion() Try Kill Application.Path & "/test" ' clean the patch firts $conexionsqli = New Connection

[Gambas-user] [Gambas Bug Tracker] Bug #1108: sqlite path when used with name does not create db in the given path

2017-05-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1108=L21haW4- PICCORO LENZ MCKAY reported a new bug. Summary --- sqlite path when used with name does not create db in the given path Type : Bug Priority : High Gambas version : 3.9 Product : Database component

[Gambas-user] [Gambas Bug Tracker] Bug #1108: sqlite path when used with name does not create db in the given path

2017-05-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1108=L21haW4- PICCORO LENZ MCKAY added an attachment: testforbugs-sqlitepath-notfoud-db-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most