Hi, I've had a look through the archives and couldn't find this exact problem, although I see there are alot of threads with this type of error.
I was doing a back order request on one of my orders when it gave me a "Data Truncated" error.
I restarted Actinic and all seems fine apart from this one order, which if I try to access I get " Data Truncated" initially, and then:
This order sequence number referenced is the order in question that I was trying to back order on.
I literally today downloaded the trial version of Mole End's one-stop plug in. When I view this particular order via the plugin I can view it fine, so I figure there can't be that much wrong with the database.
Rollback isn't an option as we would lose too many orders that way and I need to keep them in the database.
Anyone have any ideas?
What I was wondering was, if I could try to delete this one order within Actinic and then copy the entry back in from the Order table, although without a schema I wasn't sure if any of the order detail was stored in any other tables?
Many thanks in advance
Michelle
I was doing a back order request on one of my orders when it gave me a "Data Truncated" error.
I restarted Actinic and all seems fine apart from this one order, which if I try to access I get " Data Truncated" initially, and then:
There was a problem with the database
Operation: Moving through the [Order] table where [Order Sequence Number] = 342 OR [nParentSequenceNumber] = 342 sorted by [Order Sequence Number]
Data truncated
Operation: Moving through the [Order] table where [Order Sequence Number] = 342 OR [nParentSequenceNumber] = 342 sorted by [Order Sequence Number]
Data truncated
I literally today downloaded the trial version of Mole End's one-stop plug in. When I view this particular order via the plugin I can view it fine, so I figure there can't be that much wrong with the database.
Rollback isn't an option as we would lose too many orders that way and I need to keep them in the database.
Anyone have any ideas?
What I was wondering was, if I could try to delete this one order within Actinic and then copy the entry back in from the Order table, although without a schema I wasn't sure if any of the order detail was stored in any other tables?
Many thanks in advance
Michelle
Comment