<div dir="ltr">Hi Hans,<br>thanks for the help but unfortunately I always get error:<br>See attached image.<br>I tried to connect to your test database, these are my passages.<br><br>FMain properties:<br>Arrangement = Vertical<br><br>DataSource1 properties:<br>Arrangement = Vertical<br>Connection = Connection1<br>Expand = True<br>Table = mausi<br><br>DataBrowser1 properties:<br>Columns id (table with one column)<br>Editable = True<br>Expand = True<br><br>FMain.class code:<br>Public Sub Form_Open()<br>  Connections["Connection1"].Open<br>End<br><br>Public Sub Form_Close()  <br>  Connections["Connection1"].Close  <br>End<br><br>Components:<br>gb<br>gb.db<br>gb.db.form<br>gb.form<br>gb.gui (or gb.gui.qt)<br>gb.image<br><div>I try also with adding gb.db.sqlite3 <br></div><div><br></div><div>Regards</div><div>Gianluigi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 15 lug 2019 alle ore 23:37 Gianluigi <<a href="mailto:bagonergi@gmail.com">bagonergi@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<br>I can't get the connection through only the graphic of the gb.db.form component.<br>See attached project.<br><br>In a Balloon on Debug Common.CheckDB.34 I get:<br>Unable to locate database 'test' in '~/database'<br><br>Am I wrong with the settings or is it a bug?<br><br>Regards<br>Gianluigi</div>
</blockquote></div>