Üdv, Vendég
Felhasználónév Jelszó: Emlékezz rám

CSV works fine SQL is not working at all
(1 olvasó:) (1) Vendég
Szaki Table Joomla! plugin
  • Oldal:
  • 1

TÉMA: CSV works fine SQL is not working at all

CSV works fine SQL is not working at all 11 hónapja, 1 hete #92

  • Hutchy68
  • OFFLINE
  • Újonc Fórumozó
  • Hozzászólások: 3
  • Karma: 0
sql="select * from snp_index"


where snp_index is a new table I imported into my Joomla database.

I have also tried

sql="select column1name, column2name...etc from snp_index" with no luck.


I there a requirement that only joomla controled tables in the db will work? I am supplying a valid SQL query to the table as required but all I get is:

SQL=N/A

using version 1.1 with Joomla 2.5

Thanks
Tom
Utolsó Szerkesztés: 11 hónapja, 1 hete Beküldte Hutchy68.

Válasz: CSV works fine SQL is not working at all 11 hónapja, 1 hete #94

  • Hutchy68
  • OFFLINE
  • Újonc Fórumozó
  • Hozzászólások: 3
  • Karma: 0
Ok, figured out it need my Joomla installation prefix. So I changed it to:

sql = "select * from j25_thetablename"


Working now, just a little slow with 1700 rows of data.
  • Oldal:
  • 1
Az oldal megjelenítéséhez szükséges idő: 0.46 másodperc