Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing IIS Logs
Message
 
À
12/08/2003 02:30:54
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00819229
Message ID:
00819895
Vues:
13
>>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform