If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
How do I read data from the text file (login_name ,password,mail) and insert it into the table_user.password, table_user.mail fields for each table_user.login_name. Please give me some hints. Thanks a lot!
Originally posted by mkkmg
this really depends on how you want go about doing this. You could simply just create a DTS package and import the text file into the table.