WebSite X5Help Center

 
E. Alnajjar
E. Alnajjar
User

Database  en

Автор: E. Alnajjar
Просмотрено 4427, Подписчики 2, Размещенный 49  
Тэги: creation,database

Where to created Database and connect it with our website ?

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

Thanks 

Размещено
5 Ответы - 1 Полезно
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.

Читать больше
Размещено От Claudio N.
E. Alnajjar
E. Alnajjar
User
Автор

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

Читать больше
Размещено От 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

Читать больше
Размещено От 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?

Читать больше
Размещено От 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

Читать больше
Размещено От Claudio N.