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?

Consulting the bd joomla in localhost
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Consulting the bd joomla in localhost
#50624
Consulting the bd joomla in localhost 9 Years, 8 Months ago Karma: 0
Good night.

I have purchase the product ARI data tables, I would like to display data from a especific table calle "atestados_alcoholemia"located on localhost.

I have very basic computer skills.

Can you help me configure "sql query" to connect the bd and to make the query?

Sorry for my english.
The administrator has disabled public write access.
 
#50625
Re:Consulting the bd joomla in localhost 9 Years, 8 Months ago Karma: 746
Hello,

If the table is located in Joomla! database, set "Choose source type" parameter in module settings to "SQL", "SQL -> Choose DB type" to "- Joomla! database -" and enter the following query in "SQL -> SQL query" textarea:

Code:


SELECT
 *
FROM
 atestados_alcoholemia



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