I ve extracted the contents of a note pad in a textbox using.I want to read it word by word and when it encounters a space it should get saved in the MS access Table.I ve already created the table.
Pls help!!FSO
Collapse
X
-
Tags: None
-
-
Originally posted by twinklings2003I ve extracted the contents of a note pad in a textbox using.I want to read it word by word and when it encounters a space it should get saved in the MS access Table.I ve already created the table.Comment
-
Where you are getting error??
If you have opened a file in msaccess then make a loop which detects space in the string and put that word, letter in the database.
If you want a sample which do the same thing you want, you can contact me.
Regards
>> ALI <<Comment
Comment