Re: [Gambas-user] gb.db autoincrement ?

2008-10-22 Thread [EMAIL PROTECTED]
necessary. Regards, Werner(007) [EMAIL PROTECTED] schrieb: Message: 4 Date: Mon, 20 Oct 2008 09:54:18 +0200 From: Doriano Blengino <[EMAIL PROTECTED]> Subject: Re: [Gambas-user] gb.db autoincrement ? To: mailing list for gambas users Message-ID: <[EMAIL PROTECTED]> Content-Type

Re: [Gambas-user] Ask about Ubuntu 8.10 and Gambas

2008-10-22 Thread [EMAIL PROTECTED]
might come out after the official release of Ubuntu 8.10 and also give you a chance to complete the project in an environment that you know works. Essentially... If it ain't broke don't fix it. -Ricky ---- Leo Sendra <[EMAIL PROTECTED]> wrote: > Hello all, I want to migrate

Re: [Gambas-user] gb.db autoincrement ?

2008-10-17 Thread [EMAIL PROTECTED]
Hi Doriano With transactions there are many different lock levels, look at help. But in case you are using mySQL there is the function LAST_INSERT_ID (), see: http://dev.mysql.com/doc/refman/5.1/en/information-functions.html#function_last-insert-id. Other vendors maybe have also functions or va

[Gambas-user] Mysql connection bug/problem

2008-08-22 Thread [EMAIL PROTECTED]
+0200 > From: Steven Lobbezoo <[EMAIL PROTECTED]> > Subject: Re: [Gambas-user] Mysql connection bug/problem ? > To: mailing list for gambas users > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=utf-8 > > Did you check the Mysql database in

[Gambas-user] ODBC Problem

2008-07-22 Thread [EMAIL PROTECTED]
Hi Benoit, first of all i want to tank you for your job and for give us the possibility to have good time programming :-) Obviously I'm not writing only for greeting, but for a problem too. Sorry for this :-) I've installed succesfully ODBC for iSeries on my AMD64 system with Ubuntu 8.4, and

Re: [Gambas-user] Music.Length

2008-06-21 Thread [EMAIL PROTECTED]
Hi Once i got a routine (don't remember from, sorry) for mp3-files witch can extract many properties. Maybe this can help you somehow. Regards, Werner ' Gambas class file ' '*** '*** Begin Declaration section '*** PUBLIC OK AS Boolean PUBLIC DurationAS String PUBLIC Frequency AS