Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parsing IIS Logs
Message
 
To
12/08/2003 02:30:54
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00819229
Message ID:
00819895
Views:
12
>>I've done this a while back in Visual FoxPro where this is rather a trivial task because you can import the comma delimited data easily into a database.
>>
>>With .Net you're stuck reading hte data line by line and parsing the data as a string using Split. Not that difficult but reasonably easy to do as well. Once you have the data you can stick it into a database and summarize it fairly easily.
>
>Not true Rick!

Well, sure. I could also use the VFP ODBC driver for this I suspect. Point is that natively .Net or its datasources are not that good at doing this.

It's not that big of a deal. Actually I think that importing using string reading is probably more efficient and not that difficult at all... The hardest part - and this is the case with any tool for that matter - is ascertaining the structure and making sure you're reading the right values into the right fields <g>...

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform