Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. how to send captured WireShark packets to sql database

how to send captured WireShark packets to sql database

Scheduled Pinned Locked Moved Database
databasetutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    that_dude_tj
    wrote on last edited by
    #1

    how to send captured WireShark packets to sql database

    _ 1 Reply Last reply
    0
    • T that_dude_tj

      how to send captured WireShark packets to sql database

      _ Offline
      _ Offline
      _Damian S_
      wrote on last edited by
      #2

      Like this: 1. Parse the information. 2. Split the information into bite-sized pieces that match your table structure. 3. Use SQL (or a Stored Procedure) to insert the information. 4. Repeat until you have no packets left to process.

      I don't have ADHD, I have ADOS... Attention Deficit oooh SHINY!! Booger Mobile (n) - A bright green 1964 Ford Falcon - our entry into the Camp Quality esCarpade!! Do something wonderful - make a donation to Camp Quality today!!

      T 1 Reply Last reply
      0
      • _ _Damian S_

        Like this: 1. Parse the information. 2. Split the information into bite-sized pieces that match your table structure. 3. Use SQL (or a Stored Procedure) to insert the information. 4. Repeat until you have no packets left to process.

        I don't have ADHD, I have ADOS... Attention Deficit oooh SHINY!! Booger Mobile (n) - A bright green 1964 Ford Falcon - our entry into the Camp Quality esCarpade!! Do something wonderful - make a donation to Camp Quality today!!

        T Offline
        T Offline
        that_dude_tj
        wrote on last edited by
        #3

        so i saved the packets to a excel file. from here i want to write a code that would let me read from that file and send that data to the database but am having problems writing that code to do this .., do you have any reading material on how this can be done

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups