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?

Cannot see option to load Joomla Databases
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Cannot see option to load Joomla Databases
#47040
Re:Cannot see option to load Joomla Databases 10 Years, 6 Months ago Karma: 748
If name of your table is "Pronostics" and you want to show all data from it, use the following SQL query:

SELECT
*
FROM
Pronostics

Regards,
ARI Soft
The administrator has disabled public write access.
 
#47044
Re:Cannot see option to load Joomla Databases 10 Years, 6 Months ago Karma: 0
Yes THX, i dont understand why my Request dont fonction but your is OK.
Now, i dont want The ID Column ? What is the Request for this ?
www.expertdutrot.com/index.php?option=com_content&view=article&id=5&Itemid=139
The administrator has disabled public write access.
 
#47046
Re:Cannot see option to load Joomla Databases 10 Years, 6 Months ago Karma: 748
You can specify columns which you want to show in "SELECT" query. Syntax of "SELECT" SQL query is described here or hide "ID" column. For this set "Columns settings -> ID" parameter to ID value and "Columns settings -> Hidden" parameter to "Yes".

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