Hello Nop Community,

After installing NopCommerce 2.3 for the first time and developing the template to work with the companies needs, I have a question concerning the database tables.

After posting various questions, I now know how to import into the database via xslx file importing images products etc but I need to be able to do this manually in the DB. The main table I'm having issue's with in dbo.picture. I need to be able to directly access this table. We are attempting to write a pearl script to plugin and work with our companies images.

The company I work for has an existing database my colleague will create a DMZ to bring over data and create a two way replication of all sales on a daily bases.

From what me and boss figured out is that various tables are only allowed access through the xslx file for import I don't know if this write but my question is,

Is there a way around this so we can see the image file name in the dbo.picture table instead of the seofilename.

I am a complete novice to this but any help would be greatly appreciated.

Kind Regards

Richard