|
 |  |  |  | |
 | | Reviews Written By This User | |  |
Please Note: The following is a list of reviews that were posted anonymously from similar IP locations on the internet. Many users typically share the same IP address through their local internet service provider, therefore these reviews may have been posted from various users.
Worthless  Written by Anonymous User (#1639-230) (Thursday, August 12, 2010)
 |
Listing Reviewed: VP-ASP Strengths: none, its coded in vb and it executes fast. Weaknesses: Many. Inadequate DB Design. Cumbersome code. Awful integration features, awful data migration. Details: I am a senior software engineer that was hired to migrate a VPASP based commerce site to MS. Commerce Server 2009.
Upon reviewing the data from the VP.ASP database, I found the following errors: the plugins that process shipping and payments save their data as html in the 'oshipmethodtype' and 'oauthorization' fields of the orders table. The html in the 'oauthorization' field includes the transaction number, and approval number. WTF? The product to category, and category to category relationships in SQL suck and are tough to descipher.
Oh, last but not lest. I found many repeated user
profiles only because the db design sucks. The PK for profiles should be email address, a composite PK consisting of email address, username, and something else. Review Based On: 1 Month(s) of usage |
|