Anybody using these two together?
I made an ultra-simple SQLite database to help me pick through and learn
what GridEditor does. When I get to:
[FTest]
with grid
...
.open
[DBGridEditor & DBConnection]
I get "Query Failed: SQL error or missing database." and it doesn't occur
until $conn.Roll
Hi rgds
Thanks! This worked perfectly. I was able to install the modules I required.
-John
--- On Fri, 5/29/09, charlesg wrote:
From: charlesg
Subject: Re: [Gambas-user] gb.net componet
To: gambas-user@lists.sourceforge.net
Date: Friday, May 29, 2009, 3:32 AM
Hi,
It really helps to know you
On Fri, 2009-05-29 at 08:31 -0700, David Villalobos Cambronero wrote:
> try this:http://gambasdoc.org/help/howto/database
>
> or ask me all you need
>
> Regards
>
>
> --
> David
>
>
>
> - Original Message
> From: Keith Clark
> To: gambas-user@lists.sourceforge.net
> Sent: Thursday
try this:http://gambasdoc.org/help/howto/database
or ask me all you need
Regards
--
David
- Original Message
From: Keith Clark
To: gambas-user@lists.sourceforge.net
Sent: Thursday, May 28, 2009 1:30:27 PM
Subject: [Gambas-user] MySQL database interaction tutorial
Is there a good
Hi,
Not strictly an answer to your question :) but have you seen the how to...
at http://gambasdoc.org/help/
rgds
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side dev
Just for giggles, I switched my app over to use gb.qt and gb.qt.ext
and it seems to work a lot better...
So that raises the question, Could this be yet another gb.gtk bug?
--
Register Now for Creativity and Technology (Ca
Ron_1st escribió:
> On Thursday 28 May 2009, Jorge Carrión wrote:
>> ¿Perhaps trying sonething like this?
>>
>> PUBLIC SUB btnQuick_Click() 'toggle button
>>
>> DIM hCtl AS Control
>>
>> IF btnQuick.Value = TRUE THEN
>> FOR EACH hCtl IN FMain.Controls
>> TRY hCtl.Ena
You are right, Ron_1st, always should comment the code. I'm afraid I'm too
lazy... or too optimist..
Regards
Jorge
2009/5/29 Ron_1st
> On Thursday 28 May 2009, Jorge Carrión wrote:
> > ¿Perhaps trying sonething like this?
> >
> > PUBLIC SUB btnQuick_Click() 'toggle button
> >
> > DIM h
Hi,
It really helps to know your Gambas version and Linux distribution version.
Do you mean install or use?
To use gb.net: Go into your project then Project, properties, components and
click on gb.net. Check this first. If gb.net is not an option in the list
then you will have to install it for