![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi everyone, Short introduction; I work for Biretco BV in the netherlands; we are a retail organisation for bicycle stores! Now the case is : Everyday we sell products in each store. (approx 500 shops) At night the shops upload their file on our FTP.. I collect the files (there are 500shops x 1 file) about 500 files everyday All the files have the same format: HEADERRULE: 00093;Profile Rudie Assink;Raalte;20.07.06;2.0 DATARULE: 20.07.06;08:55;29;0200006543;;2;Rudie;3020.0151;87 12265014549;BAND PROFILE 3000 BREAK;3020;Profile;3;5.30;15.95;1;13.40;15.95;13.4 0;15.95;0.00;0.00;8.10;60.5 I have already created looping, importing and archiving according to article: http://www.sqldts.com/default.aspx?246 with this I mean all files are imported in my SQL table! The problem is that I cannot identify the rules in the SQL table .... what row belongs to which bicycle shop???? To achieve this the header row's first column; (in my example : 00093) needs to be imported in every row in the sql server before starting with the next file!! Because I don't understand VB i cannot write my own activex transformation... I think it can be done by storing the first column in a variable... but how? thanks in advance!!! Hans Vergouwen |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |