PDA

View Full Version : Add products direct to DB?


Brainfizz
02-May-2003, 12:17 PM
Can you add products directly to the Import or Snapshot database?
I have a database of products all in the right format to be compatible with the Imported database but Actinic only seems to load up a few out of 1000 products. There's nothing special or different about those few either.

NormanRouxel
02-May-2003, 12:47 PM
Are you using Hierarchical of Flat FIle Importing? What error message are you getting?

Actinic has good error reporting for imports (you can save them to a file).

I import my entire site (3,000+ products) on a daily basis and have had no problems over 3 years.

Norman

Brainfizz
02-May-2003, 12:51 PM
I'm using heirarchical import (the one that uses a delimited text db) - and I'm not getting any errors at all.
It's recognizing the products are there when it reads the database: i.e. it does the importing record number # of 762.
If I, say, delete one of the columns, e.g. tax, then it gives me 700 odd error messages, so it must be reading them... it's just not writing them to whatever database its using.

NormanRouxel
02-May-2003, 02:49 PM
Things to look for:-

Perhaps you made a mistake in your section structure that would lead to all the products being put in a different place on the site than where you expect.

If you've Access 2000 onwards you can look in ActinicCatalog.mdb (in Site1) table Products and see if they're there.

If that doesn't help why not prune out some records to make a small import file containg both valid and invalid items, zip it up and attach it for us to test.

Norman

Brainfizz
02-May-2003, 02:57 PM
I've had a look in the products table and there's still just the few products there.
I've even tried adding a couple of products to that table but even that didn't work (not that I'm suggesting that that's the way it should be done.. a sheer desperation move!).

I'm in the middle of just taking out all of the bits which aren't either Product or Header rows, as it suggests in the knowledgebase, just to see if that works. If not, who would I send the zip file to?

Brainfizz

Brainfizz
02-May-2003, 03:18 PM
Well... still stumped. Think I've tried pretty much everything now!

cdicken
06-May-2003, 08:46 AM
Put your import file into a zip file and attach it to a message on this forum.

Brainfizz
06-May-2003, 11:15 AM
Ok, I've attached a zip file containing the tab delimited db I'm using. I'd appreciate it if you could have a look and see if it works your end.

Cheers,

Brainfizz

Brainfizz
07-May-2003, 11:33 AM
Did you have any luck?

cdicken
07-May-2003, 12:32 PM
I'm running a course today so am unable to look at it at the moment.

I will look at it tomorrow if that's OK.

Brainfizz
07-May-2003, 12:33 PM
Ok, that'd be great, thanks.

cdicken
08-May-2003, 09:04 AM
All the products that don't import have very high values for Extended Info Width (the width of the pop-up windows). Example values are : 390000, 270000 and 200000.

To import all your items successfully, simply unmap this field in the Import Wizard.

I'm not sure why no errors were reported. I'll raise a bug to point this out.

Brainfizz
08-May-2003, 10:56 AM
Thanks! That's done it... don't know how I missed that - had put the prices in that column for some reason known only to the hamsters that live inside this machine. Hmm..

Cheers, I'll be able to get this rolled out on time now.]

Brainfizz.