Jump to content


andry

Member Since 06 Dec 2015
Offline Last Active Dec 11 2015 12:16 AM
-----

Posts I've Made

In Topic: some small question, suggestion and wishes

09 December 2015 - 02:42 PM

something like attachments..

- use of styles

-Header/Caption with formatting feature like color/font ecc. and/or something like htmllabel or other visual good things like nxpanels


In Topic: DBGRID Sql Sort

08 December 2015 - 12:49 PM

Thanks for the fast solution.

Now works fine in query mode while in table mode there are an access violation error but I think that is a NexusDB compatibility problem.

I'll do some orher test with other database engine and then tell you.

Of course you are free, if you want, to get my actual and possible future examples (or part of them), modify and use them as you want.


In Topic: DBGRID Sql Sort

07 December 2015 - 01:48 AM

Here a small example compiled with delphi XE8 - 32bit

use: 

- Next Suite 6 (VCL), v6.0.8 (12.2015)

- NexusDB version 4.0014 (www.nexusdb.com) with embedded mode database

previous test I made with C/S mode database

 

 


In Topic: DBGRID Sql Sort

06 December 2015 - 07:31 PM

yes sFld get the right value.

I'm making a complete simple project to send you with source + exe + data.

My project use NexusDB that is available also as trial version (www.nexusdb.com).

In next days I'll try also the same situation with MyDac (https://www.devart.com/mydac/) to see if same erro occours. I'll tell you.