As stated in the wiki the Date Function should return a date without its
time component.
http://gambaswiki.org/wiki/cat/time
But: Print Date(Now) ---> 25/09/2015 00:00:00
Is it by design?
[System]
Gambas=3.8.1
OperatingSystem=Linux
Kernel=3.13.0-63-generic
Architecture=x86_64
Distribution=Ubuntu
Opening a form with a workspace in it, fails with error:
"No mouse event data" in function:
_TabPanelButton.DrawingArea_MouseMove.373
workspacebug-0.0.1.tar.gz
Description: application/compressed-tar
--
___
Correctly installed on my Ubuntu 14.04.2
System Information attached FYI
2015-03-10 16:59 GMT+01:00 Laurent Carlier :
> Le mardi 10 mars 2015, 16:49:58 Benoît Minisini a écrit :
> > Hi,
> >
> > I have uploaded a new version of the source package at the same place,
> > with (normally) all reporte
Hi Benoît,
got this error at make install:
cannot execute stat of "lib/gb.component": File or directory does not exists
attached all installation logs.
2015-03-10 2:16 GMT+01:00 Benoît Minisini :
> Hi everyone,
>
> I made a pre-release of the source package of Gambas 3.7 at:
>
>
> https://source
Il 13/10/2014 18:43, Benoît Minisini ha scritto:
> Hi,
>
> I have uploaded a new pre-release source package of Gambas 3.6 at:
>
> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.6.0.tar.bz2/download
>
> I have fixed the following problems:
>
> - Some source files were missing.
>
> -
Il 13/10/2014 01:32, Benoît Minisini ha scritto:
> Le 12/10/2014 22:31, Emanuele Sottocorno a écrit :
>> Sorry Benoit,
>> now it fails in /home/emanuele/Gambas/Stable/gambas3-3.6.0/gb.gtk/src
>>
>> make[5]: ingresso nella directory
>> "/home/emanuele/
Il 12/10/2014 21:55, Benoît Minisini ha scritto:
> Le 12/10/2014 20:33, Emanuele Sottocorno a écrit :
>> Hi Benoit,
>> make fails in gb.sdl:
>>
>> make[3]: ingresso nella directory
>> "/home/emanuele/Gambas/Stable/gambas3-3.6.0/gb.sdl"
>> Makin
Hi Benoit,
make fails in gb.sdl:
make[3]: ingresso nella directory
"/home/emanuele/Gambas/Stable/gambas3-3.6.0/gb.sdl"
Making all in src
make[4]: ingresso nella directory
"/home/emanuele/Gambas/Stable/gambas3-3.6.0/gb.sdl/src"
CXX gb_sdl_la-SDLapp.lo
CXX
Il 30/09/2014 10:59, Rolf-Werner Eilert ha scritto:
> Hi,
>
> TextArea produces a pop-up menu when right-clicking on it. What can I do
> to get rid of this behavious, i. e. when I do not want the user to be
> able to manipulate the text via the pop-up menu?
>
> Thanks for your ideas!
>
> Rolf
>
>
Il 15/08/2014 10:13, Jesus ha scritto:
> Hi everyone
>
> I just realized that key events don't work on gb.gtk.
>
> Could you please give it a test and confirm it as a bug?
>
> Little test program attached.
>
> Regards
>
>
> --
Il 15/07/2014 16:38, Roki ha scritto:
> I tried but ...
>
> roki@roki ~ $ sudo apt-get install build-essential g++ autoconf
> libbz2-dev libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev
> libsqlite3-dev libglib2.0-dev libgtk2.0-dev libcurl4-gnutls-dev
> libgtkglext1-dev libpcre3-dev libsdl
I think it's time for vacation for me too. :-[
Thanks and sorry for the noise.
Il 21/02/2014 00:07, Sebastian Kulesz ha scritto:
> On Feb 20, 2014 1:46 PM, "Emanuele Sottocorno" wrote:
>> Hi Sebastian,
>> tanks for your reply. I think there is an error into lo
review the documentation and the rfc on which it is based (you can
> find a link in the docs too)
>
> Sorry for my late response.
> On Feb 20, 2014 9:29 AM, "Emanuele Sottocorno" wrote:
>
>> Il 18/02/2014 12:58, Emanuele Sottocorno ha scritto:
>>> Maybe I mi
Il 18/02/2014 12:58, Emanuele Sottocorno ha scritto:
> Maybe I misunderstood the rule, but following the wiki:
>
> Property Level As Integer
>
> Sets or returns the minimum logging level for the Logger object.
>
> but seems operating contrariwise. See the attached project.
Maybe I misunderstood the rule, but following the wiki:
Property Level As Integer
Sets or returns the minimum logging level for the Logger object.
but seems operating contrariwise. See the attached project.
[System]
Gambas=3.5.90 (rev. 6164)
OperatingSystem=Linux
Kernel=3.11.0-15-generic
Archi
Hi to all,
with last trunk revision i got this error in make install phase. Seems
that gb.report is missing gb.map, but this one is compiled later.
Attached the configure, make and install logs.
Thanks.
[System]
Gambas=3.5.90
OperatingSystem=Linux
Kernel=3.11.0-15-generic
Architecture=x86_64
D
Hi to all,
The wiki says:
Logger.Level
Sets or returns the minimum logging level for the Logger object.
so, messages with a lower level should be ignored, but it seems to working
backwards.
--
Emanuele
loggerbug-0.0.1.tar.gz
Description: Binary data
I think you did not get the icon shown because ubuntu use to display the Close,
Minimize and Maximize button in the position where you should see the form.icon
Inviato dal mio smartphone BlackBerry®
www.blackberry.com
-Original Message-
From: Jussi Lahtinen
Date: Mon, 16 Dec 2013 14:58
Hi Benoit,
changing the parameter 'bytea_output' in postgresql.conf file from 'hex'
to 'escape' fix the problem. I don't remember if that was the default
value till 8.4 version. I'll check it this evenin
Since version 9.0 of Postgresql server, DB.Postgresql component fails
saving an image file to a blob field type. Maybe due a change in
postgresql internals the escaping sequence produces a bad text. No error
on Insert/Select statement, but when you try to load the image into a
PictureBox you get th
>
> Very funny :-) It's a translation issue. I wrote that script line with only
> the englisch output of svn in mind.
>
> I'm convinced that rev#5673 solves your problem.
>
> Regards,
> Tobi
>
You are right, it works now.
Thanks
> -
Here they are:
>
> How tiresome. I must now ask for output of:
>
> $ svn info
>
> and
>
> $ svn info 2>/dev/null | grep Revision | egrep -wo "[0-9]+$"
>
> Regards,
> Tobi
>
> --
> Try New Relic Now & We'll Send You th
Hi Tobi, tried rev #5672, make fails at:
make[2]: ingresso nella directory
"/home/emanuele/Gambas3/trunk/main/gbx"
CC libgbx_a-gb_error.o
CC libgbx_a-gbx_exec_loop.o
AR libgbx.a
CC gb_la-gbx_c_class.lo
CC gb_la-gbx_c_collection.lo
CC gb_la-gbx_c_err
hi Tobi,
thanks for the answer, but same error with revision #5671.
I use to ./reconf-all ./configure -C make for any svn update from trunk
directory should i issue the sequence for the main directory instead?
Emanuele
Il giorno mar, 21/05/2013 alle 17.52 +0200, Tobias Boege ha scritto:
> On
Rev. #5670 make aborts immediately with error:
make[4]: enter directory "/home/emanuele/Gambas3/trunk/main/gbc"
CC gbc3-gb_error.o
gcc: error: 5638: File o directory does not exists
Logs and sysinfo attached.
rev5670.logs.tar.gz
Description: application/comp
> >
>
> Is it better with revision #5558?
>
> --
> Beno?t Minisini
>
Revision #5560 It's OK
Thanks
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for
Revision 5557 installation fails in gb.pcre with error:
regexp.c:113:10: error: 'PCRE_ERROR_RECURSELOOP' undeclared (first use
in this function)
[System]
OperatingSystem=Linux
Kernel=3.2.0-38-generic
Architecture=x86_64
Distribution=Ubuntu 12.04.2 LTS
Desktop=GNOME
Theme=QGtk
Language=it_IT.UTF-8
tely hit ctrl-c as the segfault happens at run.
However, I fixed the problem removing anything related to gambas and
executing a fresh install of rev 5233.
If you want I can try to recreate the problem on another PC.
Thanks for
> Are you using remote access? Can you see in systems logs wich library
> got
> the problem when you type in terminal gambas3?
>
from system log:
gbr3[2343]: segfault at 10 ip 7f1a98d0226c sp 7fff3d799128 error
6 in libc-2.15.so[7f1a98bc2000+1b5000]
-
Thanks Benoit,
attached the new generated gdb output and another valgrind. (hope it is
useful)
Emanuele
segfault_no_opt.tar.gz
Description: application/compressed-tar
--
Don't let slow site performance ruin
Output from debugger and valgrind attached.
thanks
Emanuele
segfault.tar.gz
Description: application/compressed-tar
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Reli
[Gambas 2]
Version=2.23.0
Path=/usr/local/bin/gbx2
[Gambas 3]
Version=3.2.90
Path=/usr/local/bin/gbx3
[Libraries]
Qt4=libQtCore.so.4.8.1
GTK+=libgtk-x11-2.0.so.0.2400.10
Regards,
Emanuele
--
Live Security Virtual Conference
ppens with both QT4 and GTK
Regards,
Emanuele
disablemenu.tar.gz
Description: GNU Zip compressed data
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landsc
Forgot to mention...
open the file with a browser and you can see the space between the tag
and the value:
value
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
t
Hi Adrien,
as you suggested in your reply in Gambas-It forum I'll try to make the
analysis easier, facing one problem at a time.
Inside the attached tar you can find a very simple project that produce
a very little xml file and the outputs produced by gb.xml vs gb.libxml.
Open both file with cat/mo
Sorry Benoìt,
still not working on Ubuntu 10.04.4
Regards,
Emanuele
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT man
The previously indicated version was incorrect:
> $ pkg-config --modversion gstreamer-0.10 --> 0.0.28
it is 0.10.28
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security a
Hi Benoìt,
$ pkg-config --modversion gstreamer-0.10 --> 0.0.28
$ pkg-config --cflags gstreamer-0.10:
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
(Ubuntu 10.04.4)
Thanks,
Emanu
I get exactly the same error with rev #4723.
Full make output attached.
Emanuele
4723_make.log.tar.gz
Description: application/compressed-tar
--
Live Security Virtual Conference
Exclusive live event will cover all the
> *** Warning: Linking the shared library gb.xml.html.la against the loadable
> module
> *** gb.xml.so is not portable!
> libtool: relink: g++ -fPIC -DPIC -shared -nostdlib
> /usr/lib/gcc/i686-pc-linux-gnu/4.7.0/../../../crti.o
> /usr/lib/gcc/i686-pc-linux-gnu/4.7.0/crtbeginS.o .libs/gb_xml_h
Same problem here on Ubuntu 12.04
Emanuele
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discus
I have the same problem with my 12.04 box.
The solution I found is to set the Editor font to "Ubuntu mono, 9"
This way, unfortunately, the code on large display (high resolution)
become really unreadable, very little!
Any settings like Hinting, Antialiasing, different font, doesn't fix the
proble
=x86_64
Memory=4059336 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.04.3 LTS"
Desktop=Gnome
Regards,
Emanuele
--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrast
It is fixed with rev #4164
Thanks!
Emanuele
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent
Ubuntu 10.04-3
rev 4094, it is fixed.
Tanks,
Emanuele
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free &quo
Ubuntu 10.04-3
rev 4089 same error
libcurl rev. 7.9.17-1
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Th
CNet.c:136: error: ‘CURLE_FTP_PRET_FAILED’ undeclared here (not in a
function)
CNet.c:139: error: ‘CURLE_FTP_BAD_FILE_LIST’ undeclared here (not in a
function)
CNet.c:140: error: ‘CURLE_CHUNK_FAILED’ undeclared here (not in a
function)
make[4]: *** [CNet.lo] Errore 1
[System]
OperatingSystem=Linux
Thanks for the reply,
should take 20 minutes to get it work.
Emanuele
> > Hi to all,
> > i can't understand what the new 'old as string' parameter means in
> > Action.Register. I have a class in which i define all actions used for
> > Menus and Too
hance
to select different themes.
' Gambas class file
'Classe : psTheme.Class
'Autore : Emanuele Sottocorno
'Email : sot...@gmail.com
'Descrizione: Menus and buttons actions
Public Const ACTION_DEALER_OPEN As String = "DEALER_OPEN"
Public Const ACT
The new inheritance rules will be ported in gbs2 also?
--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and ma
Fixed!
Thanks
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, ha
e IDE when the form opens the caption appears in the default language.
Is this correct or could be fixed?
Thanks in advance,
Emanuele
--
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don'
SDL component.
Regards, Emanuele
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and
> what is the output of:
> pkg-config --debug sdl SDL_ttf glew xcursor
attached.
Option --debug seen
Error printing disabled by default, value of --print-errors: 0
Error printing disabled
Adding virtual 'pkg-config' package to list of known packages
Cannot open directory '/usr/local/lib/pkgconf
Same problem with revision 3920
As usually I first deleted all in trunk. Downloaded last svn revision,
execute ./reconf-all then ./configure -C
Ubuntu 10.04 x86_64
Trunk 3920
Gnome
Kernel 2.6.32-32-generic
--
All of th
Running configure -C on rev 3910 results in gb.sdl component disabled.
In config.log i found :
conftest.c:21:28: error: ac_nonexistent.h: No such file or directory
SYSOP: Ubuntu 10.10 x86_64
DE : Gnome
config.log attached for sdl component
sdl_config.log.gz
Description: GNU Zip compressed da
fixed thanks,
Regards.
Il giorno lun, 09/05/2011 alle 10.40 +0200, Benoît Minisini ha scritto:
> > Same problem with 3836 here:
> > Opensuse 11.3
> >
>
> It should be fixed in revision #3837.
>
> Regards,
>
--
Wha
not declared in this
scope
ggridview.cpp:748: error: ‘GDK_KEY_Page_Up’ was not declared in this
scope
make[4]: *** [ggridview.lo] Errore 1
make[4]: uscita dalla directory
«/home/emanuele/Gambas3/trunk/gb.gtk/src»
--
WhatsUp
;
Ok on Ubuntu 10.10 X86_64
Emanuele
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.n
project attached
to show that.
OS: Ubuntu 10.04 X86_64
Kernel: 2.6.32-29-generic
Gb3: 3641
Both QT and GTK are afflicted
Regards,
Emanuele
wizard.tar.gz
Description: application/compressed-tar
--
Colocation vs. Managed
u use QT4 library it works fine, and the
shortcut is correctly handled. The shortcut should be managed inside the
Form. Doesn't it?
Regards,
Emanuele
test_f2_qt.tar.gz
Description: application/compressed-tar
--
Free
Compiling Gb3 rev 3609 got this error in gb.qt4/src:
CWidget.cpp: In function ‘void Control_Next(void*, void*)’:
CWidget.cpp:938: error: ‘v’ was not declared in this scope
make[5]: *** [gb_qt4_la-CWidget.lo] Errore 1
Ubuntu 10.04 X86_64 2.6.32-28-generic
Regards,
Emanuele
was not declared in this scope
> > gtextarea.cpp:287: error: ‘GDK_KEY_X’ was not declared in this scope
> > gtextarea.cpp:287: error: ‘GDK_KEY_x’ was not declared in this scope
> > gtextarea.cpp:292: error: ‘GDK_KEY_V’ was not declared in this scope
> > gtextarea.cpp
declared in this scope
gtextarea.cpp:292: error: ‘GDK_KEY_v’ was not declared in this scope
make[5]: *** [gtextarea.lo] Errore 1
Emanuele
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint
Tanks,
Emanuele
Il giorno sab, 22/01/2011 alle 02.17 +0100, Benoît Minisini ha scritto:
> > > Hi,
> > >
> > > gb3 rev 3479.
> > > ValueBox.Text property has been definitively removed?
> >
> > Ahem... Yes. There should be a ValueBox.Text prope
works fine, but in fact it
is very rare today find a user not have compiz enabled (apart from you).
Anyway i can workaround the problem, it is not so urgent to investigate.
Regards,
Emanuele
Il giorno gio, 20/01/2011 alle 02.42 +0100, Benoît Minisini ha scritto:
> > Hi Benoît,
> > re
Hi,
gb3 rev 3479.
ValueBox.Text property has been definitively removed?
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the
can be translated.
Now if you cleanup the project backup file the project title string
doesn't appear in the translation form and also the strings counter is
decremented by one until you open again the properties window.
Regards,
Emanuele
Il giorno gio, 20/01/2011 alle 02.27 +0100, B
Hi, not a bug, a minor issue.
The project title does not appear in the translation window. This way if
you set a form Caption = Application.Title it will be in "standard
language", regardless the one you selected.
Could be correct?
Regards
And the crashing code too it's available
Regards,
Emanuele
Il giorno mar, 11/01/2011 alle 10.12 +, gam...@googlecode.com ha
scritto:
> Updates:
> Status: Accepted
>
> Comment #9 on issue 6 by benoit.minisini: signal #11 with Gtk+
> http://code.google.com/p/gamba
.
The attached sample demonstrate the problem. Run it and you can see the
balloon moving the Form1 apart; then set the FMain as start up class and
now the balloon is visible.
Regards,
Emanuele
Il giorno lun, 03/01/2011 alle 00.26 +0100, Benoît Minisini ha scritto:
> > Hi Benoît,
> > foun
Forgive me...
Il giorno lun, 03/01/2011 alle 20.22 +, gam...@googlecode.com ha
scritto:
> Comment #6 on issue 6 by benoit.minisini: signal #11 with Gtk+
> http://code.google.com/p/gambas/issues/detail?id=6
>
> I don't see the valgrind output...
>
>
>
: don't check checkbox
> > > on the first step,
> > > leave any field blank in the second step and hit next: the step will not
> > > change but no balloon will appear, or at least it is hidden ( not on
> > > top).
> > > I cant figure out if it
e attached project, it works fine with QT.
Tanks again,
Emanuele
Il giorno mer, 29/12/2010 alle 01.50 +0100, Benoît Minisini ha scritto:
> > Hi to all,
> > the Event Form_keyPress is'n raised with Gtk library.
> > The attached project uses a function to check the CapsLock stat
Hidden) of textlabel1.
Thanks for help.
Emanuele
keypress.tar.gz
Description: application/compressed-tar
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standar
It works,
fantastic!!!
Many tanks.
Emanuele
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social
rev 3359: reconf-all aborts with this error.
in gb.qt4 directory
Emanuele
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in
Tanks Benoit,
and all people developing Gambas.
Emanuele
Il giorno lun, 13/12/2010 alle 06.43 +0100, Benoît Minisini ha scritto:
> > Hi Benoit, here is the project.
> > The form showing the problem is the FLanguage".
> > I suppose it is a GTK bug 'cause of s
3355
Ubuntu 10.04 x86_64
Tanks for help,
Emanuele
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages,
OCI, SQL*Plus,
g the same xdg tools version and the same Gnome
revision, both works fine.
Thanks for the effort you put in developing Gambas.
Emanuele
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5,
emanu...@emyx:~$ xdg-email --version
xdg-email 1.0.1
Regards,
Emanuele
> > > Tanks Benoît,
> > > as you suggested i made a process with SHELL to send the
> mail using
> > > xdg-email.
> > > Seems the Gambas form does
Tanks Benoît,
as you suggested i made a process with SHELL to send the mail using
xdg-email.
Seems the Gambas form does not freeze anymore.
After that i turned back using desktop.sendmail and the form freeze again.
I'll investigate further, will update.
Regards,
Ema
try with
Thunderbird
Regards,
Emanuele
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu
Sending a mail with destktop.sendmail cause the main form of application
become inactive, when the Mail Client window closes the Gambas Form never
return active and the application hangs.
This happens only the first time you send a mail.
Stopping the application (via stop button on the IDE) and res
Thanks to all,
everything works fine now. Also the Tables.Indexes.Add
Emanuele
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your
‘bool
SDLfont::IsFontStrikeout()’:SDLfont.cpp:230: error:
‘TTF_STYLE_STRIKETHROUGH’ was not declared in this scope
make[4]: *** [SDLfont.lo] Errore 1make[4]: uscita dalla directory
«/home/emanuele/Gambas3/trunk/gb.sdl/src»
--
Attached the gdb output.
Forgive me i hit send too fast
Emanuele
gdb_output
Description: Binary data
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment
Signal #11 error is raised running the following procedure:
DIM hConn AS NEW Connection
DIM hResult AS Result
DIM sAziende AS String
DIM SCriteria AS String = "ulogin=&1"
DIM sParameter AS String = "emanuele"
WITH hConn
.Host = "azienda"
.Por
Hi Benoît
have You some news about it.
Thanks,
Emanuele
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
.oid and pg_class.relname = 'login'
postgresql: 0x8ca8260: CREATE UNIQUE INDEX "login" ON "utenti" ( "utenti" )
what follow is the "remove structure due an error occured."
postgresql: 0x8c905a8: select substring(version(),12,5)
postgresql: 0
t;> gbPneus.gbpLog.logWrite(("Creato DB Utenti."))
>> Else
>> gbPneus.gbpLog.logWrite(("Il DB utenti esiste."))
>> Endif
>> hConn.Close()
>> Return True
>>
>> Catch
>> gbPneus.gbpLog.logWrite(Subst$(("Errore
one del DB
utenti: &1"), Error.Text))
Return False
End
The server logs:
ERROR column "utenti" does not exist
STATEMENT CREATE UNIQUE INDEX "login" ON "utenti" ( "utenti" )
The same function works fine with mysql.
gambas3 rev. 3195
92 matches
Mail list logo