PHP Shopping Cart
PHP shopping cart solutions ViArt
Download PHP shopping cart free evaluation
Demo Shop
Live Sites
Forum
PHP shopping cart manual
Support
About Us
Affiliates
Blog
Free Trial
start using now!
Get Support
submit a request or use live chat
30 Day Money
back Guarantee
ViArt Shop Free
ViArt Shop Light
ViArt Shop Standard
ViArt Shop Enterprise
ViArt Shop Free
ViArt Shop Light
ViArt Shop Standard
ViArt Shop Enterprise
Standalone CMS
ViArt Helpdesk
ViArt Shop Hosted
Design Layouts
Upgrade Version
Updates Extension
SEO Report
Web Design
Hosting Services
Installation Service
Upgrade Service
Premium Support
News
Articles
Press Releases
Shopping Cart Software News - ViArt Blog
Home Page
>
Manuals
>
ViArt Products
>
ViArt Shop Manual
>
Database support
Search in:
All Manuals
FAQ
Flash Manuals
ViArt CMS Manual
ViArt HelpDesk Manual
ViArt Shop Manual
2.1.3. Database support
In order to run Viart products you will need a database. If you do not have one already, you must create one before proceeding. We recommend to use MySQL database as it is the most widely used database.
ViArt Shop Manual
2.1.3. Database support
In order to run any of Viart products you will need a database. If you do not have one already, you must create one before proceeding.
As MySQL seems to be the most popular database we would advise using it (
http://www.mysql.org/
).
In MySQL use the "mysqladmin" program like this:
mysqladmin -uuser -ppassword create mydb
Ensure that you have a user access for the database which has rights to select, insert, update and delete.
A MySQL Grant statement to do this for a user would look like this:
GRANT
select, insert, update, create, alter, delete, drop
ON
database.*
TO
user@localhost
IDENTIFIED BY
'password';
www.viart.com and www.codetosell.com are owned and operated by
Viart Ltd
Scotswood House, Teesdale South, Thornaby Place, Stockton-on-Tees, TS17 6SB, England
Review our
privacy policy
,
terms and conditions
,
site map
.
© Copyright 2005-2008, ViArt Ltd. All rights reserved.Registered in England No. 5509262. VAT No. GB 877 9705 53.