osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Database import from oscommerce to oscmax --- Error

This is a discussion on Database import from oscommerce to oscmax --- Error within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Maybe if you post that same post one more time....


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #21  
Old 02-27-2008, 01:23 PM
Member
 
Join Date: Aug 2007
Posts: 64
Thanks: 9
Thanked 1 Time in 1 Post
Rep Power: 2
tcshadow is on a distinguished road
Default Re: Database import from oscommerce to oscmax --- Error

Maybe if you post that same post one more time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22  
Old 02-27-2008, 01:27 PM
New Member
 
Join Date: Feb 2008
Posts: 20
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
chowhan is on a distinguished road
Default Re: Database import from oscommerce to oscmax --- Error

Sorry but i can not explain how i have been waiting that someone can help me solve , i know everyone is in hurry , i also have my website down and now i will get it back working soon with oscmax magic. i will wait but hope that someone can really fix my problem so that i can have atleast the shop running.

michael was online and i thought that he will solve this problem but i think he is too busy.

Quote:
Originally Posted by tcshadow View Post
Maybe if you post that same post one more time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23  
Old 02-27-2008, 01:32 PM
Member
 
Join Date: Aug 2007
Posts: 64
Thanks: 9
Thanked 1 Time in 1 Post
Rep Power: 2
tcshadow is on a distinguished road
Default Re: Database import from oscommerce to oscmax --- Error

you are having a database problem... for an alternate path I would seuggest trying the folks over at MySQL :: The world's most popular open source database or another database forum dealing with SQL they may be able to help you much faster.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24  
Old 02-27-2008, 01:33 PM
rkah's Avatar
New Member
 
Join Date: Feb 2008
Location: Midwest
Posts: 21
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 0
rkah is on a distinguished road
Default Re: Database import from oscommerce to oscmax --- Error

ok if thats where the statment is stopping and thats all that is in that statement, the column exists already! so cut and past everything AFTER that statement and try to run that code. If you keep running the same DDL statement over and over it will always error out. Im afraid to speak any further on your situation if you are unable to atleast grasp some basic knowledge of SQL. You could really foul the whole deal up if you are not careful and watch which database you are toying with.
DDL -Data Definition LANGUAGE.
That statement is good for running 1 time and only once, because after it alters the table it wont work any more without DELETING the field in the table first. If it has created the field in the table then delete that block out of your DDL statement script. Are you running this inside PHP Admin, or through a command prompt?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25  
Old 02-27-2008, 01:37 PM
New Member
 
Join Date: Feb 2008
Posts: 20
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
chowhan is on a distinguished road
Default Re: Database import from oscommerce to oscmax --- Error

Quote:
Originally Posted by rkah View Post
ok if thats where the statment is stopping and thats all that is in that statement, the column exists already! so cut and past everything AFTER that statement and try to run that code. If you keep running the same DDL statement over and over it will always error out. Im afraid to speak any further on your situation if you are unable to atleast grasp some basic knowledge of SQL. You could really foul the whole deal up if you are not careful and watch which database you are toying with.
DDL -Data Definition LANGUAGE.
That statement is good for running 1 time and only once, because after it alters the table it wont work any more without DELETING the field in the table first. If it has created the field in the table then delete that block out of your DDL statement script. Are you running this inside PHP Admin, or through a command prompt?
i am Runing the script with phpmyadmin

ok i will recreate 2 new databases , oscold and oscmax and then run this script there , after if i get the error you want me to just run the rest part without the error part Right ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26  
Old 02-27-2008, 02:13 PM
rkah's Avatar
New Member
 
Join Date: Feb 2008
Location: Midwest
Posts: 21
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 0
rkah is on a distinguished road
Default Re: Database import from oscommerce to oscmax --- Error

if you recreate the 2 databases, make 2 copies of the oscommerce one call oscold, oscnew. DO NOT recreate the oscnew from the OSCMAX script in the install folder....I bet dollars to donuts thats where you've gone wrong.. The SQLDIFF app creates the updates needed to make the database into OSCMAX.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27  
Old 02-29-2008, 08:23 AM
osCMax Testing Team
 
Join Date: Nov 2002
Location: Orlando
Posts: 201
Thanks: 10
Thanked 26 Times in 14 Posts
Rep Power: 7
JohnW will become famous soon enoughJohnW will become famous soon enough
Default Re: Database import from oscommerce to oscmax --- Error

I got your PM asking for help and I read through this thread. I have a few suggestions for you. First, pay someone to do your database conversion so you can put your time into other areas and not be so stressed over this as it's not productive. Also, you don't want to find some problem in your database down the road after its grown. I suggest contacting Michael to see what he would charge you because he's very familiar with this. You'll be better off long term and you can put your effort into other aspects of your site.

Second, you're going to encounter problems down the road so don't just burn up all your questions at once like you are doing on this thread. Searching and reading takes a lot of time but it's the only way you'll make it over time and look for other sources for info besides these forums.

Just my two cents but you asked me for help.
__________________
John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28  
Old 02-29-2008, 02:32 PM
New Member
 
Join Date: Feb 2008
Posts: 20
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
chowhan is on a distinguished road
Arrow Catalog and admin -- few Errors , please help

Ok everyone After 3 days and paying $30 to convert the database i am one step ahead. But still with some error in catalog and admin.

Error 1. I get the Categorias in the infobox but when i click on any link it give me this error ...

1054 - Unknown column 'cd.categories_heading_title' in 'field list'

select cd.categories_name, cd.categories_heading_title, cd.categories_description, c.categories_image from categories c, categories_description cd where c.categories_id = '30' and cd.categories_id = '30' and cd.language_id = '3'

[TEP STOP]


Error 2. In ADMIN , Clicking On Some Links i get this error

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'limit 0, 10' at line 1


In admin/Catalog/Manufacturers it says

Manufacturers 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'limit 0, 10' at line 1

select manufacturers_id, manufacturers_name, manufacturers_image, date_added, last_modified from manufacturers order by manufacturers_name limit 0, 10 limit 0, 10

[TEP STOP]



AND
******************************

Reviews 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'limit 0, 10' at line 1

select reviews_id, products_id, date_added, last_modified, reviews_rating from reviews order by date_added DESC limit 0, 10 limit 0, 10

[TEP STOP]



and this one also


1146 - Table 'DB381514.customers_groups' doesn't exist

select customers_group_name, customers_group_id from customers_groups order by customers_group_id

[TEP STOP]


********************

Cross-Sell (X-Sell) Admin 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'limit 0, 10' at line 1

select p.products_id, p.products_model, pd.products_name, p.products_id from products p, products_description pd where p.products_id = pd.products_id and pd.language_id = "1" order by p.products_id asc limit 0, 10 limit 0, 10

[TEP STOP]



***********************


Customers Search: 1146 - Table 'DB381514.customers_groups' doesn't exist

select count(*) as total from customers c left join address_book a on c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id left join customers_groups cg on c.customers_group_id = cg.customers_group_id

[TEP STOP]
*****************************


Countries 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'limit 0, 10' at line 1

select countries_id, countries_name, countries_iso_code_2, countries_iso_code_3, address_format_id from countries order by countries_name limit 0, 10 limit 0, 10

[TEP STOP]






And a lot more similar error with different link.


Can someone Please explain me why is this happening, and what is the solve os this problem , please i am not an expert so please try to explain.

Thanks
Regards
Chowhan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
how to import my old database plus766 osCommerce 2.2 Installation Help 2 01-26-2007 11:24 AM
how do i convert oscommerce database backups to oscmax? chuan osCMax v2 Installation issues 1 10-07-2006 06:43 PM
OSCMax v2 - Stuck on New Installation Database Import Geno11x11 osCMax v2 Installation issues 2 12-04-2005 10:27 AM
Error Import database dc25 osCommerce 2.2 Installation Help 0 12-08-2003 12:08 AM
Database import sverker osCommerce 2.2 Installation Help 4 11-24-2003 01:26 PM


All times are GMT -8. The time now is 07:41 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax