Joel Saltzman Posted April 11, 2007 Posted April 11, 2007 I have a relation setup between my inventory table field "sku" and my supplierinventory table field "fk_sku" and it is a one to many. I have a record in the SupplierInventory table: ID: 5632 SupplierSku: 123 fk_sku: rv0365 etc... When I look in the inventory table, there is a portal that shows the item listed with the supplier for sku number rv0365 like it should BUT it ALSO lists it under the 0365 part number for some reason. Any ideas?
mr_vodka Posted April 12, 2007 Posted April 12, 2007 There is most likely a data type mismatch or something. Your part number field is probably set as a data type of number instead of text.
Recommended Posts
This topic is 6493 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now