General

Profile

Lamiel Toch

  • Login: lamiel
  • Email: lamiel.toch@gmail.com
  • Are you a spammer?: No
  • Registered on: 09/06/2016
  • Last connection: 01/25/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/22/2021

09:51 AM Wt Help: RE: How to capture database insert/update triggers with Wt::Dbo and get the id ?
Hi Korneel,
Yes, I already know that.
I mean I would like to capture the id with Wt::Dbo in persist method :
...
Lamiel Toch

01/21/2021

06:24 PM Wt Help: How to capture database insert/update triggers with Wt::Dbo and get the id ?
Hello,
I followed this thread : https://redmine.webtoolkit.eu/boards/1/topics/9199
and I would like to capture ...
Lamiel Toch

03/09/2020

09:12 AM Wt Help: RE: Query worked with Wt 3.3.6 doest not work ant more with Wt 3.5.1
Actually, I have tested with the following query in Wt 3.5.1 :
std::string selectElements = "select e, o from e...
Lamiel Toch

03/06/2020

10:39 AM Wt Help: RE: Query worked with Wt 3.3.6 doest not work ant more with Wt 3.5.1
This is the full generated query :
select s.id_activite as col0, s.timestamp as col1, max(s.date_transfert) m as...
Lamiel Toch
10:19 AM Wt Help: Query worked with Wt 3.3.6 doest not work ant more with Wt 3.5.1
Hello,
I ran my project with Wt 3.3.6 and a postgre database until now and it worked well.
Now, I try to run my pro...
Lamiel Toch
09:03 AM Wt Bug #7482 (Closed): lastId_ should be of type long long in Postgres.C
Hello,
in the file wt/src/Wt/Dbo/backend/Postgres.C at line 661 :
int lastId*, row*, affectedRows*, columnCount*;
...
Lamiel Toch

02/22/2019

08:34 PM Wt Help: issue dbo::ptr in member of a class
Hello,
I have 2 wapplications, a writer that write in a database and a reader which read the data modified.
The pr...
Lamiel Toch

06/25/2018

06:12 PM Wt Help: server push from a wresource
Hello,
I implemented some WResources and a WApplication :
Is it possible to make a server push to all instance of W...
Lamiel Toch

05/18/2018

10:56 AM Wt Help: execution order of WWidget::doJavaScript
Hello,
In my C code, I have a series of WWidget::doJavascript(X) where X is a javascript code.
In C, if I execute :...
Lamiel Toch

02/05/2018

06:15 PM Wt Help: Sort Data in Tableview
Hello,
I use the WTableView widget, and I would like to sort a column according to the data and not according to the...
Lamiel Toch

Also available in: Atom