Hi,
I´ve read some about it, the BCP function. Problem is i´m pretty new at this stuff.
Problem is how to sort out the csv file
ex. import.csv
article1, 50
article2, 30
article3, 35
etc ..
How do I loop this item´s into the database tables ?
Articles to tbl_article and price´s to...