× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Retrieving data from a database

More
9 years 6 months ago #2996 by acrocephalus
Retrieving data from a database was created by acrocephalus
Hello,
I have installed JooDB but I don't know how to configure it. I've been searching the documentation but I am quite lost. I need to retrieve data from a database named #__form_bruel. It has 2 fields, Bruel_ID (numeric) and Bruel_URL (URL). I would like to build a catalog so it is possible to show the Bruel_ID on one column and the Bruel_URL on the other as a clickable hyperlink. Can anyone help?
Thanks,

Dani

Please Log in to join the conversation.

More
9 years 6 months ago #2997 by Dirk
Replied by Dirk on topic Retrieving data from a database
Create a new JooDB database with #__form_bruel as your main table,
Bruel_ID as primary key and
Bruel_URL as title and maybe content also.

Add a catalog vie menu entry and watch the result.

Hint:
* Use the demo database as Blueprint
* Disable link-titles in the menu config for your catalog.

Please Log in to join the conversation.

More
9 years 6 months ago #2998 by acrocephalus
Replied by acrocephalus on topic Retrieving data from a database
I'm having a strange issue right now. I am trying to create the database, but on Step 1, when I press Continue, it does nothing. I've tested it on Chome and Firefox.

Dani

Please Log in to join the conversation.

Moderators: Dirkjoest