strucnjak79
Programmer
well i think I find out how to save it:
Code:
qry.recordset.save('C:\filename.txt',0); //what is this number?
[code]
But I'm realy wondering how to read data from file?