-
I would consider the question solved so a new thread would seem to be in order. When you start a new thread, reference this one first. Please mark this thread solved if you agree that it meets your initial request.
I am not sure what an INI or XML approach would solve. Your data is already in a sort of a database format already. IF you really want a database, then why not use Access since it is part of the MSOffice Professional Suite? Of course you can still create and query DB files even if you don't have MSAccess.
The project should have probably been done in Access anyway. Relational tables would seem the best route.
If you go with XML, ChilKat, http://www.chilkatsoft.com/, might be a good tool. Of course that means that others would need it if you are designing it for them and not yourself.
In any of these other methods to parse your data, the method presented here can still be used to iterate through the Excel data.
Last edited by Kenneth Hobs; 09-17-2010 at 09:23 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules