Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Can I use arijdatavisualizer with arisqltable ?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Can I use arijdatavisualizer with arisqltable ?
#23065
Can I use arijdatavisualizer with arisqltable ? 12 Years, 4 Months ago Karma: 0
Hi,
... Can I use arijdatavisualizer with arisqltable like that ?

Code:


{arijdatavisualizer }

{arisqltable}
             
{arisqltablecolumns}
             
{arisqltablecolumn id="Text" hidden="false" headCellTag="TH"}                     
{arisqltablecolumn id="Nb_min" hidden="false" CellTag="TD"}                             

{/arisqltablecolumns}
{arisqltablequery saveTags="false"}
              
SELECT Text, sum(Nb_min_joue) as Nb_min 
FROM table as b
where b.Nom_joueur = "xxx"

group by b.text
order by b.text asc 
{/arisqltablequery}
{/arisqltable}

{/arijdatavisualizer}



Regards,
Last Edit: 2011/12/22 22:00 By benbet.
The administrator has disabled public write access.
 
#23114
Re:Can I use arijdatavisualizer with arisqltable ? 12 Years, 4 Months ago Karma: 748
Hello,

Could you send SQL dump of used table with sample data by email?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26833
Re: Can I use arijdatavisualizer with arisqltable ? 12 Years, 1 Month ago Karma: 0
Do you have an answer yet? Can I use arijdatavisualizer with arisqltable? Do you have an example?
Thank you
The administrator has disabled public write access.
 
#26835
Re: Can I use arijdatavisualizer with arisqltable ? 12 Years, 1 Month ago Karma: 748
We can't provide an exact answer because we don't know structure of your table. Send SQL dump of the table with sample data by email so we can answer to your question.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1