gsc123
Programmer
- Jan 24, 2008
- 197
Hello,
how do I update on a csv file? I'm parsing through asp and updated certian columns , is there some way of getting the row id? because unlike access or sql having primary keys, what does csv files use? they are rows
ie: update something set whatever where ?? = recordset number?
how do I update on a csv file? I'm parsing through asp and updated certian columns , is there some way of getting the row id? because unlike access or sql having primary keys, what does csv files use? they are rows
ie: update something set whatever where ?? = recordset number?