[Gambas-devel] New component for Gambas
David Villalobos Cambronero
david_villalobos_c at ...7...
Thu Apr 3 16:23:14 CEST 2008
mmmmmmmm
Maybe I had to start reading this doc :-)
But any way, many thanks for stopping me to re-inventing then wheel
Regards
David
----- Original Message ----
From: Benoit Minisini <gambas at ...1...>
To: mailing list for gambas developers <gambas-devel at lists.sourceforge.net>
Sent: Thursday, April 3, 2008 8:16:37 AM
Subject: Re: [Gambas-devel] New component for Gambas
On jeudi 3 avril 2008, David Villalobos Cambronero wrote:
> Yes again, but not all MySQL data types are defined in Gambas (of course)
> and What I want is difine all of them since types like Integer has
> arguments.
>
> But what I will do is, as much as I can I will use Gambas data types for
> MySQL.
>
> David
>
Actually no MySQL datatypes are defined in Gambas at all: you don't see them,
they are converted automatically as explained in
http://gambasdoc.org/doc/db-type-mapping.
So, as you can deal with MySQL datatypes only inside a SQL request, and so
with a string, I don't see the point at making constant with them, as they
are already string constants.
Of course, if you write your code in C with the MySQL C client library, this
is another story...
Regards,
--
Benoit Minisini
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Gambas-devel mailing list
Gambas-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com
More information about the Devel
mailing list