将数据从.txt文件插入数据库
I am trying to insert data into database from file. The procedure is following.
I have list which contain arround 800 data. It contains Username, DisplayName,isEnabled,PassNevExp. I get this data from ActiveDirectory.
Another hand I have list of Employee...