RE: How to update database from the data in a txt file

2000-03-31 Thread Dave Watts
i have a text file with data like this: Student_ID Lic_No --- 333 444 555 ... and so on. This is pure text file. In the database, I have a column called 'Student_ID'. I have created a new column called

How to update database from the data in a txt file

2000-03-29 Thread mirza baig
i have a text file with data like this: Student_ID Lic_No --- 333 444 555 ... and so on. This is pure text file. In the database, I have a column called 'Student_ID'. I have created a new column called Lic_No in