Group: comp.os.linux.advocacy · Group Profile · Search for D635 in comp.os.linux.advocacy
Author: Ramon F Herrera
Date: Jun 5, 2008 11:42
Well, yes it can be done. You would need VB code to do so, however. If it were me, I'd open the text file with low-level IO (old style BASIC), step through each line and build an SQL CreateTable statement based on the values in the file. I don't have a sample that does exactly this, a combination of two samples on my website (www.rogersaccesslibrary.com), would do the trick. They are
|