[Gambas-user] Re; Database interface
Gareth Bult
gareth at ...1689...
Thu Jul 19 22:00:31 CEST 2007
Hi,
I certainly can .. indeed this is what I'm doing at the moment.
However, as a MySQL user, it means I'm creating MySQL specific applications.
It would be nice to use Gambas' features to create applications that will run on any SQL server (?)
Gareth.
--
Gareth Bult, Encryptec Limited
Tel: 0845 25 77033, Mob: 07891 389657
Email: gareth at ...1689...
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request.
----- Original Message -----
From: "David Villalobos Cambronero" <david_villalobos_c at ...43...>
To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Sent: Thursday, July 19, 2007 6:35:25 PM (GMT) Europe/London
Subject: Re: [Gambas-user] Re; Database interface
If you have problems with Gambas data types, you can create an script containing all the SQL structures and execute it with EXEC and create the database, tables and so on.....
----- Original Message ----
From: Gareth Bult <gareth at ...1689...>
To: Gambas User list Mailing List <gambas-user at lists.sourceforge.net>
Sent: Thursday, July 19, 2007 10:53:51 AM
Subject: [Gambas-user] Re; Database interface
Hi,
I'm using the Connection class to create new tables and indexes, seems work well, however ..
Whereas I can create fields of type gb.integer, I can't use gb.byte or gb.short ...
(so I can't get at smalling or tinyint)
Is there any support for short integer variables ? (or enum's for that matter?)
Gareth.
--
Gareth Bult, Encryptec Limited
Tel: 0845 25 77033, Mob: 07891 389657
Email: gareth at ...1689...
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
____________________________________________________________________________________
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list