close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Sample Database files

Thread began 2/23/2012 5:11 am by jo271221 | Last modified 2/23/2012 9:16 am by Jason Byrnes | 1025 views | 3 replies |

jo271221

Sample Database files

I get an access denied error when I try to import the sample data files. The link to the download for the sample data files is on this page. design-extender_gsg.php

Sign in to reply to this post

Jason ByrnesWebAssist

can you provide some more details please?

what is the exact error?

this is in PHPMyAdmin, right?

are you importing to the Local MySQL Server or the Remote MYSQL server?

Have you created a blank database first?

Is this blank database the active database?

Sign in to reply to this post

jo271221

Database Sample Files

Yes, PHPMyAdmin, remote, active database, it was blank, then I added CMS and tried again and copied this error.

Here is the error message: SQL query:

-- MySQL Administrator dump 1.4
--
-- ------------------------------------------------------
-- Server version 5.0.27-community-nt
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;

/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;

/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;

/*!40101 SET NAMES utf8 */;

/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;

/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;

/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;

--
-- Create schema physical_goods
--
CREATE DATABASE IF NOT EXISTS physical_goods;

MySQL said: Documentation
#1044 - Access denied for user 'actualusernamehere'@'%' to database 'physical_goods'

Sign in to reply to this post

Jason ByrnesWebAssist

this means that your user does not have privileges to use the create database command.

in the sql file, comment out the CREATE DATABASE IF NOT EXISTS physical_goods; line and the USE physical_goods; lines so that it will use the database you have already created instead of trying to create one.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...