WebSite X5Help Center

 
E. Alnajjar
E. Alnajjar
User

Database  en

Autor: E. Alnajjar
Besucht 4389, Followers 2, Geteilt 49  

Where to created Database and connect it with our website ?

and which appication we can use the database with or it is open .

Thanks 

Gepostet am
5 ANTWORTEN - 1 NüTZLICH
Incomedia
Claudio N.
Incomedia

Hello,

To store the data in your database you should use an email form. Go to step 3, add a form to your page then in its send options select "Send to DataBase". Type your DB access data in the form below.

Only MySQL databases are actually supported. To access to that data, usually each hosting provider allows his users to use PHPMyAdmin on their servers. To get more informations about this I suggest you to contact your hosting provider.

Mehr lesen
Gepostet am von Claudio N.
E. Alnajjar
E. Alnajjar
User
Autor

Thanks there , can i use MS SQL server which is in my local Server , if not what is the solution ? 

Mehr lesen
Gepostet am von E. Alnajjar
Incomedia
Claudio N.
Incomedia

We've tried to write a highly compatible SQL code but I think that a MySQL server is suggested in order to use the E-mail form database code. Wink

Mehr lesen
Gepostet am von Claudio N.
Tom Warren
Tom Warren
User

Once the data from an e-mail form is stored in the database, can I retrieve it and display a dynamic table with the information returned via MySQL query?

Mehr lesen
Gepostet am von Tom Warren
Incomedia
Claudio N.
Incomedia

Yes. You may want to write your own PHP code to retrieve the data and show it inside an HTML object of WSX5 Wink

Mehr lesen
Gepostet am von Claudio N.