× 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

Choose your main database-table

More
8 years 2 months ago #3790 by Janno
Choose your main database-table was created by Janno
Starting with Joobase I wants to set up my first database.
Step 1 says: "Enter an naem and choose your main database-table"

So I'm stuck on start!

Being a newbie I wonder which one has to be that main database-table.

Please Log in to join the conversation.

More
7 years 3 months ago #4319 by Dragonevil
Replied by Dragonevil on topic Choose your main database-table
You need to create a database on your server or in local. In my case I create it using phpmyadmin. When your database is created you can select from joodb.

Please Log in to join the conversation.

More
7 years 2 months ago #4323 by schlemil
Replied by schlemil on topic Choose your main database-table
Hi, Janno,
  1. You have to use an existing database OR create a database (e.g. with phpmyadmin, adminer...) on your webspace / local webserver (XAMPP)
  2. Create a table in your database (using phpmyadmin)
  3. Create a "New Database" in JooDB
  4. Choose the table of your database you want to use
But remember, your database must include at least these 3 fields:

  • Id - Typ integer - primary index - auto increment
  • Title - Typ varchar
  • Maintext - Typ text/varchar

  • Look here for further infos

    Much success!
    greetings

    Please Log in to join the conversation.

    Moderators: Dirkjoest