[Gambas-user] Conect to Firebird with ODBC

2009-05-18 Thread cristian abarzua
Hello. Anyone managed to connect to Firebird through ODBC?. Do you know what steps to do it?. Regards -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unli

Re: [Gambas-user] Conect to Firebird

2009-05-15 Thread cristian abarzua
e sure you have selected the gb.db and gb.db.form under > PROJECT/PROPERTIES/COMPONENTS. > > On Fri, May 15, 2009 at 6:07 PM, cristian abarzua > wrote: > > Hello. > > > > Thanks for the pdf, then just take the form of connection. > > The problem is not connected to th

Re: [Gambas-user] Conect to Firebird

2009-05-15 Thread cristian abarzua
u can see the Beginners Guide with a very verbose explanation about > databases on Gambas. > http://vectorlinux.osuosl.org/Uelsk8s/gambas-beginner-guide.pdf > > Supposedly, the big difference between the different db drivers is > only on the connection string. > > On Fri, May

Re: [Gambas-user] Conect to Firebird

2009-05-15 Thread cristian abarzua
Hello. I tried the ODBC, but can not connect. This odbc is there to download it from somewhere? Regards 2009/5/15 cristian abarzua > Hello > > I tried to connect to the firebird server on my computer with the following > instructions: > > PUBLIC SUB Button1_Click() >

[Gambas-user] Conect to Firebird

2009-05-15 Thread cristian abarzua
Hello I tried to connect to the firebird server on my computer with the following instructions: PUBLIC SUB Button1_Click() DIM $hConn AS NEW Connection WITH $hConn .Type = "firebird" .Host = "localhost" .Login = "SYSDBA" .Password = "x" .Name = "employee.fdb" END W

Re: [Gambas-user] Using Driver for Firebird

2009-05-15 Thread cristian abarzua
Benoit Thanks for your reply, it was what I was looking for 2009/5/15 Benoît Minisini > > Hello. > > > > Does anyone know how to connect to Firebird using the driver that comes > > with Gambas?. > > > > Thank you > > Logically, MyConnection.Type = "firebird" should work. > > Regards, > > -- > Be

Re: [Gambas-user] Using Driver for Firebird

2009-05-14 Thread cristian abarzua
You know where I could find information on how to do? Thanks. 2009/5/14 Sergio A. Hernandez > Use the generic driver ODBC to interact with Firebird or any other > Database that supports this standard like MS SQL Server or Firebird in > this case. > > On Thu, May 14, 2009 at 10:

[Gambas-user] Using Driver for Firebird

2009-05-14 Thread cristian abarzua
Hello. Does anyone know how to connect to Firebird using the driver that comes with Gambas?. Thank you -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be

Re: [Gambas-user] Deb packages from the sources of Gambas

2009-04-17 Thread cristian abarzua
Hey, thank you very much, would never have succeeded without your help. greetings 2009/4/17 Leonardo Miliani > The procedure below is the one I follow to compile Gambas on my Ubuntu > 8.10. It's not "debianish" and it creates one big package that contains > all Gambas but... it works! > > 1)

[Gambas-user] Deb packages from the sources of Gambas

2009-04-17 Thread cristian abarzua
Hello 5 months ago I installed the 7.0 version that comes in the repositories of Ubuntu Intrepid Ibex. Benoit has released version 12.0.1 and goes to 13. Consultation. Someone tried to create a DEB packages for the fonts in the version 12.0.1. Usually the one installed with. / Configure, make, ma

Re: [Gambas-user] Package Files

2009-04-01 Thread cristian abarzua
nstall it. In deb files or > information about how to compile sources. > >http://gambas.sourceforge.net/ > >In Gambas web site go to download option and scrooll down to > packages for diferent Linux Distribuitions. > > > > > En/na cristian abarzua ha escrit:

[Gambas-user] Package Files

2009-03-30 Thread cristian abarzua
Hello everyone. How deb package files, the sources of Gambas. Sorry for my bad English Greetings Cristian Abarzúa Temuco - Chile -- ___ Gambas-user mailing list Gambas-user@lis