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?

MySql DataBase On Ari Data Tables
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: MySql DataBase On Ari Data Tables
#27800
Re:MySql DataBase On Ari Data Tables 12 Years, 2 Months ago Karma: 0
So, could explain how it works?
The administrator has disabled public write access.
 
#27802
Re:MySql DataBase On Ari Data Tables 12 Years, 2 Months ago Karma: 0
Could you explain how it works?
The administrator has disabled public write access.
 
#27806
Re:MySql DataBase On Ari Data Tables 12 Years, 2 Months ago Karma: 748
The module is retrieving data from a database through PHP functions for working with a database. It executes query and returns result as a PHP array. What "temp" file you mean?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28003
Re:MySql DataBase On Ari Data Tables 12 Years, 2 Months ago Karma: 0
Hi dear Administrator

I have the same problem, and I found that there are a 3000 entries limit, and I can only work when I write a SQL query like this:

SELECT *
FROM `tablename`
WHERE 1
LIMIT 0 , 3000

this is very frustrating, because I need to work with a big database with more than 350000 entries, and also with my smaller tables of aprox. 25000 entries I cannґt work.

Please can you give me other options to work with bigger tables?, because otherwise there is not sense to continuing working with this tool that I like very much.

Thanks
The administrator has disabled public write access.
 
#28015
Re:MySql DataBase On Ari Data Tables 12 Years, 2 Months ago Karma: 748
Currently only possible solution is split a table into several small tables.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28402
Re:MySql DataBase On Ari Data Tables 12 Years, 1 Month ago Karma: 0
thanks for your reply, now I know that it is not possible. But can you give me please a clue of how to start if my purpose is to work with a big database?.

I will be very grateful for your response

Regards,
bosquesplus
The administrator has disabled public write access.
 
Go to topPage: 123