Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread zainudin ahmad
exactly, I want make a simple example for my new blog(
gambaspi.blogspot.co.id ), create db app with gambas and not need much code.

sorry for my english & thank you.

On Fri, May 6, 2016 at 1:35 AM, T Lee Davidson 
wrote:

> Wait, duh. I forgot you don't actually need code when using the
> DataBrowser.
>
> I got it to run. It works as expected here.
>
>
> On 05/05/2016 02:25 PM, T Lee Davidson wrote:
> > I don't know what happened with the archive, but after extraction there
> is no code in the FMain.class file. Just the default
> > comment, "' Gambas class file", and nothing else.
> >
> > FMain.form is there, though, with a DataSource containing a DataBrowser.
> >
> >
> > On 05/05/2016 02:07 PM, zainudin ahmad wrote:
> >> There is any someone have the same issue with me ?
> >>
> >> http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4-
> >>
> >>
> >> Reproduce the bug :
> >>
> >> - extract project into /tmp directory (attach project)
> >>
> >> - open & run project
> >> - follow this picture (attach pic-1)
> >>
> >> Thank you .
> >
> >
>
> --
> Lee
> __
>
> "Artificial Intelligence is no match for natural stupidity."
>
>
> --
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread zainudin ahmad
that is only for make easy reproduce the bug, I think I will try doing
something in a future(without extrac in a specific dir).

If I have a bug I am always save in home dir, and test again before create
report. if I get issue like this case, I test it with ppa and some older
version

thank you.

On Fri, May 6, 2016 at 6:48 AM, Jussi Lahtinen 
wrote:

> Not sure what is going on, but you shouldn't run anything in /tmp. Some
> systems flag it as noexec, etc.
>
>
> Jussi
>
> On Thu, May 5, 2016 at 9:07 PM, zainudin ahmad 
> wrote:
>
> > There is any someone have the same issue with me ?
> >
> > http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4-
> >
> >
> > Reproduce the bug :
> >
> > - extract project into /tmp directory (attach project)
> >
> > - open & run project
> > - follow this picture (attach pic-1)
> >
> > Thank you .
> >
> >
> >
> --
> > Find and fix application performance issues faster with Applications
> > Manager
> > Applications Manager provides deep performance insights into multiple
> > tiers of
> > your business applications. It resolves application problems quickly and
> > reduces your MTTR. Get your free trial!
> > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> >
>
> --
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread Jussi Lahtinen
Not sure what is going on, but you shouldn't run anything in /tmp. Some
systems flag it as noexec, etc.


Jussi

On Thu, May 5, 2016 at 9:07 PM, zainudin ahmad 
wrote:

> There is any someone have the same issue with me ?
>
> http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4-
>
>
> Reproduce the bug :
>
> - extract project into /tmp directory (attach project)
>
> - open & run project
> - follow this picture (attach pic-1)
>
> Thank you .
>
>
> --
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread T Lee Davidson
Wait, duh. I forgot you don't actually need code when using the DataBrowser.

I got it to run. It works as expected here.


On 05/05/2016 02:25 PM, T Lee Davidson wrote:
> I don't know what happened with the archive, but after extraction there is no 
> code in the FMain.class file. Just the default
> comment, "' Gambas class file", and nothing else.
>
> FMain.form is there, though, with a DataSource containing a DataBrowser.
>
>
> On 05/05/2016 02:07 PM, zainudin ahmad wrote:
>> There is any someone have the same issue with me ?
>>
>> http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4-
>>
>>
>> Reproduce the bug :
>>
>> - extract project into /tmp directory (attach project)
>>
>> - open & run project
>> - follow this picture (attach pic-1)
>>
>> Thank you .
>
>

-- 
Lee
__

"Artificial Intelligence is no match for natural stupidity."

--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread T Lee Davidson
I don't know what happened with the archive, but after extraction there is no 
code in the FMain.class file. Just the default 
comment, "' Gambas class file", and nothing else.

FMain.form is there, though, with a DataSource containing a DataBrowser.


On 05/05/2016 02:07 PM, zainudin ahmad wrote:
> There is any someone have the same issue with me ?
>
> http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4-
>
>
> Reproduce the bug :
>
> - extract project into /tmp directory (attach project)
>
> - open & run project
> - follow this picture (attach pic-1)
>
> Thank you .


-- 
Lee
__

"Artificial Intelligence is no match for natural stupidity."

--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user