Re: [Gambas-user] Strange problem with windows/postgresql/form.db

2015-03-27 Thread Lewis Balentine
When you have time can you post exactly what you did to compile in the windows/cygwin environment ? Such things as 32 or 64 bit? What did you do for all the external libraries ? Are there any errors in the make/compile/install logs ? Very Best Regards, Lewis On 03/27/2015 06:41 AM, nero wrote:

Re: [Gambas-user] Strange problem with windows/postgresql/form.db

2015-03-27 Thread nero
may be case sensitive Field Name !? But I do not know gambas 3.7.0 on windows/cygwin and I never have used the databrowser. I don't think , all field are lower case , also same example work perfectly on linux. -- Dive

Re: [Gambas-user] Strange problem with windows/postgresql/form.db

2015-03-27 Thread Benoît Minisini
Le 27/03/2015 14:56, Charlie Reinl a écrit : > Am Freitag, den 27.03.2015, 11:41 + schrieb nero: >> I all , >> >> I've compile gambas 3.7.0 on windows/cygwin , now I've a full working gambas >> environment on windows , it works almost well but I've a strange problem. >> >> When I use a databro

Re: [Gambas-user] Strange problem with windows/postgresql/form.db

2015-03-27 Thread Charlie Reinl
Am Freitag, den 27.03.2015, 11:41 + schrieb nero: > I all , > > I've compile gambas 3.7.0 on windows/cygwin , now I've a full working gambas > environment on windows , it works almost well but I've a strange problem. > > When I use a databrowser with postgresql it don't show string value , o

[Gambas-user] Strange problem with windows/postgresql/form.db

2015-03-27 Thread nero
I all , I've compile gambas 3.7.0 on windows/cygwin , now I've a full working gambas environment on windows , it works almost well but I've a strange problem. When I use a databrowser with postgresql it don't show string value , only numeric one. It work perfect with sqlite3 or using it from l

Re: [Gambas-user] Sample component with a form

2015-03-27 Thread Gian
Il 27/03/2015 10:50, Gian ha scritto: > Il 26/03/2015 23:15, Tobias Boege ha scritto: >> On Thu, 26 Mar 2015, Roel Touwen wrote: >>> Hi everyone, >>> >>> Has anybody a sample source of a component which holds a form? I'm >>> trying for two weeks now and I simply don't succeed. >>> >>> What I want t

Re: [Gambas-user] Sample component with a form

2015-03-27 Thread Gian
Il 26/03/2015 23:15, Tobias Boege ha scritto: > On Thu, 26 Mar 2015, Roel Touwen wrote: >> Hi everyone, >> >> Has anybody a sample source of a component which holds a form? I'm >> trying for two weeks now and I simply don't succeed. >> >> What I want to do is have form that I can embed in another f

[Gambas-user] Error: Commands out of sync...

2015-03-27 Thread Ru Vuott
Hello, an our friend of gambas-it forum said that he gets the error " Commands out of sync; you can't run this command now " when running twice a MySQL stored procedures. He said he saw on Google that the problem is known, but he could not find a solution. Do you know something about ? Reg

Re: [Gambas-user] Sample component with a form

2015-03-27 Thread Roel Touwen
Hi Tobias, That is exactly what I was looking for! Many thanks! Best regards, Roel op 26-03-15 23:15, Tobias Boege schreef: > On Thu, 26 Mar 2015, Roel Touwen wrote: >> Hi everyone, >> >> Has anybody a sample source of a component which holds a form? I'm >> trying for two weeks now and I sim