Am Mittwoch, den 03.11.2010, 22:08 +0100 schrieb tobias:
> transaction
Salut Tobias,
with transaction you can change, delete, update, upgrade and can check
and/or show the results , but if you want to keep your work you have to
"commit" the transaction.
Or if you remark somethings got wrong, at
hi,
i have another sql related question: what are the benefits of using a
transaction instead of ... using it not?
regards, tobi
--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson,
tobias schrieb:
> good evening,
> i have a more sqlite related question:
> what does it mean in the doc: For SQLite, you can also create and use a
> database in memory by giving as database name the string ":memory:".
> (from gambas2 doc, gb.db.connection.name)
>
> what is creating a database in
Ok, so no need to back up them, thanks!
Jussi
2010/11/3 Benoît Minisini
> > Hi!
> > I'm writing backup script that excludes gambas executable, but exclude
> > option doesn't make difference between .gambas folder and *.gambas files.
> > So, what is .gambas folder for? For debugging symbols?
>
> Hi!
> I'm writing backup script that excludes gambas executable, but exclude
> option doesn't make difference between .gambas folder and *.gambas files.
> So, what is .gambas folder for? For debugging symbols?
>
> Jussi
.gambas is the folder where the compiler put the compiled bytecode that wil
good evening,
i have a more sqlite related question:
what does it mean in the doc: For SQLite, you can also create and use a
database in memory by giving as database name the string ":memory:".
(from gambas2 doc, gb.db.connection.name)
what is creating a database in memory?? simply a temporary d
Hi!
I'm writing backup script that excludes gambas executable, but exclude
option doesn't make difference between .gambas folder and *.gambas files.
So, what is .gambas folder for? For debugging symbols?
Jussi
--
Achieve I
i know ... there is a bug :)
2010/11/2 Jussi Lahtinen :
> Source attached, if needed for some reason.
>
> Jussi
>
>
> On Tue, Nov 2, 2010 at 19:49, Jussi Lahtinen wrote:
>
>> Class:
>> *''This is test variable*
>> *Public* Test *As* Integer *''This is test variable*
>> *''This is test variable*
>>
user ha scritto:
> Hi i check the overflow of variables and there is something i dont
> understand.
>
> My system is
>
> u...@ubuntu-desktop:~$ cat /etc/*release*
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=10.04
> DISTRIB_CODENAME=lucid
> DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
>
> Linux ubuntu-desktop
Hi i check the overflow of variables and there is something i dont
understand.
My system is
u...@ubuntu-desktop:~$ cat /etc/*release*
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
Linux ubuntu-desktop 2.6.32-25-generic #45-Ubuntu SMP Sat
it say just that the sqlite3 driver can manage sqlite 2 database ...
so ..; select sqlite3 :)
2010/11/2 tobias :
> good evening,
> i have a simple question.
> in the doc it is said that "The SQLite driver supports the version 3 of
> SQLite, and falls back to the version 2 driver if needed. See
> w
11 matches
Mail list logo