[Gambas-user] Behaviour of built-in buttons of DataBrowser
Doug Hutcheson
owlbrudder at gmail.com
Mon Jan 15 00:59:24 CET 2018
On Sun, 2018-01-14 at 23:18 +0100, Benoît Minisini wrote:
> Le 14/01/2018 à 03:46, Doug Hutcheson a écrit :
> > Hi everyone.
> >
> > I'm on Fedora 27 using the latest gambas3 from the git
> > repository -
> > full system details at the end of this email
> >
> > As I plan to
> > use Gambas for data-oriented applications, it is important
> > to me to
> > understand how all the data-aware controls work.
> >
> > At present I am having
> > issues with the DataBrowser as follows:
> >
>
> > ...
>
> I need:
>
> - Your full project source.
> - A full dump of your database (metadata and data).
>
> Thanks.
>
Hi Benoît.
I have put both tar.gz files on my Google drive, because there is a
512K limit on emails to the list..
The project source was created using Project/Make/Source Archive and
can be accessed at https://drive.google.com/open?id=12jQn6CPoc0PKyvOBUN
r-xMvXpTN9EOs0
The database was dumped using pg_dumpall -v --quote-all-identifiers -U
doug > PostgreSQL_pg_dumpall.sql and then tar -zcvf
PostgreSQL_pg_dumpall.sql.tar.gz PostgreSQL_pg_dumpall.sql. It can be
accessed at https://drive.google.com/open?id=1qwmukGeAVEQK73BsmFmx7L9tI
RkU11FJ
Let me know if I need to do anything differently.
Kind regards,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180115/23810a4d/attachment.html>
More information about the User
mailing list