VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: Charles Hennessy on December 14, 2007, 12:55:35 PM

Title: Save data into db mysql
Post by: Charles Hennessy on December 14, 2007, 12:55:35 PM
Hi,

import files.csv

Results:

CSV Upload Simulation Results
No errors found during CSV import simulation.

Line 1, Adding: FOO    [?]
Line 2, Adding: FOO    [?]
Line 3, Adding: FOO    [?]
Line 4, Adding: FOO    [?]
Line 5, Adding: FOO    [?]
Line 6, Adding: FOO    [?]
Line 7, Adding: FOO    [?]
Line 8, Adding: FOO    [?]

OK but in db no data..  ???

but as save into db ?? (no Simulation Results)



Thank You For Help.. 

Charles Hennessy | Czech Republic
Title: Re: Save data into db mysql
Post by: Charles Hennessy on December 15, 2007, 18:15:31 PM
Hi,

neither doesn't know answered ?  :-[




Thank You .. 

Charles Hennessy | Czech Republic
Title: Re: Save data into db mysql
Post by: Soeren on December 17, 2007, 21:11:43 PM
You must start the CSV Import then after the Simulation has been successful.
Simulation != Insert into DB.

ciao, sören
Title: Re: Save data into db mysql
Post by: Maris on December 18, 2007, 10:52:16 AM
Unfortunately, there is no way to start the actual import after the simulation - there is no button or link on the simulation results page..