I'm looking for sample source code for VS2005 (any language) that will
analyze and parse text files in various formats (delimited, fixed length,
Excel) into Access or SQL database.
Richard - 31 Jul 2007 15:36 GMT
[Please do not mail me a copy of your followup]
"GDMosher" <GDMosher@newsgroup.nospam> spake the secret code
<#OMrtE10HHA.464@TK2MSFTNGP02.phx.gbl> thusly:
>I'm looking for sample source code for VS2005 (any language) that will
>analyze and parse text files in various formats (delimited, fixed length,
>Excel) into Access or SQL database.
Look at <http://www.boost.org> for lots of good code that can be used
for this purpose. In particular, the Spirit parser library can handle
the task above and more.

Signature
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://www.xmission.com/~legalize/book/download/index.html>
Legalize Adulthood! <http://blogs.xmission.com/legalize/>
Walter Wang [MSFT] - 01 Aug 2007 02:54 GMT
Hi,
This newsgroup is used to discuss Visual Studio macro/add-in/package
related questions.
For your question, I would suggest you to post in
microsoft.public.vsnet.general; you can find complete managed newsgroup
list here
http://msdn.microsoft.com/subscriptions/managednewsgroups/list.aspx
Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.