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?

Populating records into complex table
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: Populating records into complex table
#31002
Re:Populating records into complex table 11 Years, 8 Months ago Karma: 0
You are very, very close. Field {$AAA}, which was {$name}, appeared perfectly. The other fields appeared as entered into the code: {$address1} {$image} {$address2}
dwoosley
Reasonably nice guy.
User Offline Click here to see the profile of this user
Gender: Male AppNation Location: Greenwood, Arkansas, USA Birthday: 08/18
The administrator has disabled public write access.
 
#31005
Re:Populating records into complex table 11 Years, 8 Months ago Karma: 747
It should work, we can investigate the problem if you provide a link to a page where you load the table and a temporary access to your J! backend by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#31006
Re:Populating records into complex table 11 Years, 8 Months ago Karma: 0
It's local, not on the Internet. Does it work for you and your database table/fields? Especially with several fields?
dwoosley
Reasonably nice guy.
User Offline Click here to see the profile of this user
Gender: Male AppNation Location: Greenwood, Arkansas, USA Birthday: 08/18
The administrator has disabled public write access.
 
#31008
Re:Populating records into complex table 11 Years, 8 Months ago Karma: 747
It works fine on our test server. Try to enter exact field names in SQL query. It will look like:

Code:


SELECT name,address1,address2,image FROM myTable



Regards,
ARI Soft
The administrator has disabled public write access.
 
#31010
Re:Populating records into complex table 11 Years, 8 Months ago Karma: 0
Nothing appeared, good or bad. Blank.
dwoosley
Reasonably nice guy.
User Offline Click here to see the profile of this user
Gender: Male AppNation Location: Greenwood, Arkansas, USA Birthday: 08/18
The administrator has disabled public write access.
 
#31011
Re:Populating records into complex table 11 Years, 8 Months ago Karma: 747
Could you upload your site to an online server so we can investigate the problem?

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