Re: text parsing



"Carolyn Marenger" <cajunk@xxxxxxxxxxxx> wrote in message
news:74fb1$479501d1$cf70133e$7458@xxxxxxxxxxxx
Can someone point me in the direction of some good documentation on text
parsing?

I want to take a bunch of text files (rtf), read them in and dump the
contents in a database. The files are effectively a flat file database,
with I suspect some fairly intricate programming needed to process the
files. Unfortunately, they are laid out for human readability, not data
conversion.

A few questions.

How many is a "bunch"?
What would the target database be -- MySQL?
What table and column structures do you envision?
Perhaps simply a single table with two columns:
filename (key) and a memo field containing the data?
What is the purpose behind doing this?


.



Relevant Pages

  • Re: Problem with Kerberos
    ... Many entries wound up with the same hash ... the "I can trash that database with N records" game. ... If you can't move to krb5 right away, I'd suggest getting a dump file ... your kerberos data out of the dbm file. ...
    (comp.protocols.kerberos)
  • Re: Graphical NMAP
    ... You can also dump this ... > To dump to a mysql DB, create a new database and user account with full ... > Network with over 10,000 of the brightest minds in information security ... most highly-anticipated industry event of the year. ...
    (Pen-Test)
  • Re: support quality (Re: dump | restore fails: unknown tape headertype 1853384566)
    ... Most commercial DBs have hooks that allow the backup routines to call out to custom snapshot facilities. ... One would usually request a backup through the database, which would then freeze IO to its data files and maybe log files, deal with flushing caches etc and then call your snapshot routine. ... Hooks that call out and snapshot are not necessarily good enough although they're "necessary" to get a dump that restores without the database going into log-replay mode. ...
    (freebsd-stable)
  • Re: How do I truncate or extend the log space for a database?
    ... into/bulkcopy/pllsort' option is turned on for that database. ... do a transaction dump every hour or other hour or whatever. ... then dump the entire database instead. ... NO_LOG" which will empty out the log and NOT log the fact that it's ...
    (comp.databases.sybase)
  • Re: dumping Database !
    ... iam trying to dump my database in Sybase Centeral Java from computer A to ... Centeral Java in my computer B. ... dump database mydatabase to 'X:/dir/dumpfile.dmp' at BackupServerB. ...
    (comp.databases.sybase)