http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Comment #3 by Safiur RAHMAN:
Hi
When I create Postgresql database using
hTable = $newCon.Tables.Add("tblimage")
hTable.Fields.Add("fldid", db.Serial)
hTable.Fields.Add("fldtime", gb.Date)
hTable.PrimaryKey = ["fldid"]
http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Safiur RAHMAN added an attachment:
imagedatabase.tar.gz
--
___
Gambas-user mailing list
Gambas-user@lists.s
http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Comment #2 by Safiur RAHMAN:
Hi
I use postgresql version 9.3 available in Ubuntu 14.04 official repository.
The Error.Text is:
Cannot create record: ERROR: date/time field value out of range: "-00-00
10:14:00"
LINE 1: INSERT
http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Comment #1 by Benoît MINISINI:
Please tell me which version of PostgreSQL server you use, and which error
message you get exactly. Thanks!
--
http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Benoît MINISINI changed the state of the bug to: Waiting.
--
___
Gambas-user mailing list
Gambas-user@lists
http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Safiur RAHMAN added an attachment:
imagedatabase.tar.gz
--
___
Gambas-user mailing list
Gambas-user@lists.s
http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Safiur RAHMAN reported a new bug.
Summary
---
Unable to Insert Time value in postgresql database
Type : Bug
Priority : High
Gambas version : 3.8
Product : PostgreSQL driver
Description
--
On Mon, 26 Oct 2015, Beno??t Minisini wrote:
> Hi,
>
> I have uploaded a beta version of a new website design at:
>
> http://gambas.sourceforge.net/en/test.html
>
> You still have to login both on the wiki and the bugtracker, but the
> accounts are the same.
>
> The all contents is now stored