DataControl with CubeSql

Hello,

I’d like to use DataControl with CubeSql. Is possible to use it ? I tried to change database name of DataControl and a lot of properties after the CubeSql connection established, but no success to read/update data.

Thanks a lot
Gilles

It is highly reccommended to NOT use the Datacontrol with anything. Personally I think Xojo should have removed it years ago.
You would be best served to design your application using SQL commands instead

Hello,
Ok, thanks a lot. I’ll change my approach.
Best regards.
Gilles

It is not difficult to roll your own using limit and offset