does the file have the same structure as the table(s)
ie
file
in the databaseCode:<root> <TableName1> <Col1>data1</Col1> <Col2>data2</Col2> etc. </TableName2> <TableName1> <Col1>data1</Col1> <Col2>data2</Col2> etc. </TableName2> </root>
Table1
Col1|Col2|etc.
Table2
Col1|Col2|etc.





Reply With Quote