iEntry 10th Anniversary Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > Putting it Together > Databases

Reply
 
LinkBack Thread Tools
Old March 11th, 2008, 08:29 AM   #1
WebForumz Member
 

Join Date: Jul 2007
Location: Barry
Age: 23
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Andrew1986 is on a distinguished road
Multiple-step operation generated errors

Hi, i switched my website from access to MySQL and the following error appeared any one have a clue where the error is ?

An error occurred executing the following query, and page execution has been terminated.
SELECT DISTINCT SUM(tblCactuShop1VersionSalesStats.VSS_Quantity) AS ProductHits, tblCactuShop1Products.P_ID, tblCactuShop1Products.P_Name1 FROM ((((tblCactuShop1VersionSalesStats INNER JOIN tblCactuShop1Versions ON tblCactuShop1VersionSalesStats.VSS_VersionID = tblCactuShop1Versions.V_ID) INNER JOIN tblCactuShop1Products ON tblCactuShop1Versions.V_ProductID = tblCactuShop1Products.P_ID) INNER JOIN tblCactuShop1ProductCategoryLink ON tblCactuShop1Products.P_ID = tblCactuShop1ProductCategoryLink.PCAT_ProductID) INNER JOIN tblCactuShop1Categories ON tblCactuShop1ProductCategoryLink.PCAT_CategoryID = tblCactuShop1Categories.CAT_ID) LEFT OUTER JOIN tblCactuShop1Suppliers ON tblCactuShop1Products.P_SupplierID = tblCactuShop1Suppliers.SUP_ID WHERE tblCactuShop1Products.P_Name1 <> '' AND tblCactuShop1Products.P_Live = 'y' AND P_CustomerGroupID IN (0,0) AND tblCactuShop1VersionSalesStats.VSS_Date >= '2008/2/10 11:23:28' AND V_Live ='y' AND CAT_Live = 'y' AND V_CustomerGroupID IN (0,0) AND CAT_CustomerGroupID IN (0,0) AND (SUP_Live <> 'n' OR SUP_Live IS NULL) GROUP BY tblCactuShop1Products.P_ID, tblCactuShop1Products.P_Name1 ORDER BY ProductHits DESC LIMIT 0, 5
Error Description : Multiple-step operation generated errors. Check each status value.
Page of error : /Default.asp
Query String :
Andrew1986 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old March 13th, 2008, 12:53 PM   #2
WebForumz Member
 

Join Date: Jul 2007
Location: Barry
Age: 23
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Andrew1986 is on a distinguished road
Re: Multiple-step operation generated errors

Any one?
Andrew1986 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old March 14th, 2008, 05:29 AM   #3
Most Reputable Member
 

Join Date: Feb 2004
Location: Borneo
Age: 28
Posts: 1,630
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Rep Altering Power: 0 Monie is a jewel in the rough Monie is a jewel in the rough Monie is a jewel in the rough Monie is a jewel in the rough
Re: Multiple-step operation generated errors

This error means that one or more fields you are inserting/updating contain an invalid value. Some of the possible scenarios are:

1. A string value is being inserted into a numeric field.
2. An invalid date expression is being inserted into a date field.
3. A string value being inserted is longer than the size of the string field.
4. A null value is being inserted into a field that does not allow nulls.
Monie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
[SOLVED] Link Scanner to find where 404 errors are being generated nate2099 PHP 3 January 19th, 2008 08:41 AM
ASP-MySQL: Advance Login Page [Step-By-Step Tutorial - Example In Action] Monie Classic ASP 4 October 25th, 2007 02:43 AM
I need to know about Gradient fill operation balaakrs Flash and ActionScript 1 October 1st, 2007 06:38 PM
Tutorial: A step-by-step guide to creating & adding a favourites icon to your website Antwan Your Design and Layout 0 September 8th, 2006 11:16 AM
Operation for Date siaoa84 Classic ASP 3 October 17th, 2003 07:10 AM


Search Engine Optimization by vBSEO 3.2.0 RC8