Hi guys, I'm currently setting up a new site and rather than the copy-paste-click method i've used to add products in the past I figured i'd try a more scalable solution in using the external linking feature.
I've collated a single table in an access database (in .mdb format) that contains fields for product reference, short description, price and my custom variable 'brand'.
I have no problem with mapping the fields but before the linking finishes I get a 'data truncation error'. The fields are all of the 'text' data type, except price which is listed in pennies as 'number' data type.
I wasn't sure if this was a problem with my table missing required fields or if my data types are incorrect, they are also new products that do not currently exist in my shop. Any assistance would be greatly appreciated.
I'm running version 9.0.5 JHZA creating an mdb format database in Access 2007.
Thanks, Rob
I've collated a single table in an access database (in .mdb format) that contains fields for product reference, short description, price and my custom variable 'brand'.
I have no problem with mapping the fields but before the linking finishes I get a 'data truncation error'. The fields are all of the 'text' data type, except price which is listed in pennies as 'number' data type.
I wasn't sure if this was a problem with my table missing required fields or if my data types are incorrect, they are also new products that do not currently exist in my shop. Any assistance would be greatly appreciated.
I'm running version 9.0.5 JHZA creating an mdb format database in Access 2007.
Thanks, Rob
Comment