close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Creating a car part database

Thread began 12/19/2013 6:30 pm by Eche | Last modified 1/12/2015 11:59 am by Jason | 3966 views | 14 replies |

Eche

Creating a car part database

Can i use the "wa_ecommerce_db.zip" to create a car part database that will contain Veh Year, Make, and Model. Then Product Category and Product (Part) if i can how do i populate it, if i cant can you help me with a preset that will work.

Sign in to reply to this post

Jason ByrnesWebAssist

we do not have a database preset that is specific to a car parts database.

the WA eCommerce database does not include fields like Vin, year, make or model.


you would need to use PHP MyAdmin or another mySQL Gui tool to create the database structure specific for car parts with the needed columns.


once created, Data Bridge can be used to create web pages that can be used to manage the data in the database.

Sign in to reply to this post

Eche

Dynamic drop down table

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, we could help with this in a premiere support appointment.


using Dynamic drop downs for a parent -> child -> grandchild -> great grandchild structure is not much different then the parent -> child structure.

create additional recordsets for the grandchild and great grandchild lists

add the Create Dynamic Array behavior for the grandchild and great grandchild recordsets

add the Populate list from array behavior to the onchange event of the child list to target the grandchild list.

add the Populate list from array behavior to the onchange event of the grandchild list to target the great grandchild list.

Sign in to reply to this post

Eche

Dynamic Drop down menu

Private

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

Eche

Transfering Mysql database from Localhost to 1&1

Hi Jason,
Please am having an issue transferring my local MySQL database to 1&1 database. I've created a database with 1&1 and i've exported and saved my MySQL database from my localhost to my desktop, but every time i try importing the data into the 1&1 database i created, it keep giving me this error codes

"SQL query:

--
-- Database: `eonn`
--
CREATE DATABASE IF NOT EXISTS `eonn` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci

MySQL said: Documentation

#1044 - Access denied for user 'dbo534278573'@'%' to database 'eonn'

My files is way less than the max file they allow. don't know what to do,so please have you ever come across such problem, if so i can anyone direct me on what to do. Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

The error is saying:

#1044 - Access denied for user 'dbo534278573'@'%' to database 'eonn'

this means that the user you are logged in as does not have the privileges to create the database.

remove the create database statement from the export.

you should have created the database through the hosts control panel, in phpMyAdmin, select the database you will import the tables to, then run the import with only the create table commands and not the command to create the database.

Sign in to reply to this post

Eche

Transfering Mysql database from Localhost to 1&1

Thanks Jason, it worked, but am getting this code now

"Connection to MySQL server db524178483.db.1and1.com successful! Database db524178483 successfully selected! It's not allowing me to see my pages.

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post
loading

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...