Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Can this be done using Elxis? (create database forms, reports)
« previous
next »
Print
Pages: [
1
]
Author
Topic: Can this be done using Elxis? (create database forms, reports) (Read 3577 times)
ROUBOS
Hero Member
Posts: 699
Can this be done using Elxis? (create database forms, reports)
«
on:
February 01, 2013, 07:32:27 »
Hi,
can this be done using elxis? Is there a component that might do it?
I want to create a small database like an inventory system. And I want a user to logon to a page, and to be able to use an online form to enter data into the database, and then retrieve information like reports off it.
Example: a quarry has a range of Blocks sorted by series or type for sale. Then a user logs on to enter client/customer details. And then use a form to place orders). Then to be able to print a report on all orders placed that day, make changes to the orders and keep track of information.
So basically data entry to database tables, and report printing online.
thanks
any suggestions will be appreciated
at the moment trying to create the databse on Access2010, even trying to create pages using mysql php generators
Logged
xmanhattan
Hero Member
Posts: 1235
If I'm still breathing, I'm doing something!
Re: Can this be done using Elxis? (create database forms, reports)
«
Reply #1 on:
February 02, 2013, 11:48:08 »
Hello Roubos,
I have used Elxis with downloads/content/219.html and created scripts for programs that users wanted.
The way I did it was to setup a special user login and give that person access to a link so that only that person could run the program that they wanted.
The best way for you to proceed is to write the program and then place it in a separate directory. You can setup one or more separate tables under the Elxis database for your program using the same naming as your other tables, e.g. elx_name. This will also be backed up when ever the admin does a backup of the database.
Hope this info helps.
«
Last Edit: September 11, 2017, 20:09:31 by datahell
»
Logged
Bournias.net
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Can this be done using Elxis? (create database forms, reports)