Re: record size tracking
- From: "MileHighCelt" <humblecelt@xxxxxxxxx>
- Date: 22 Nov 2005 12:17:54 -0800
Thank you everyone for ideas I hadn't considered (was really thinking
counter mod something) and it gives me lots of things to think about.
I really like the idea of inserting a record as its parsed, except I
have to wonder about that performance. I have database pooling
working, so that wouldn't be an issue, but I wonder about other hits.
I suspect that each file will have about 80,000 records so what kind of
issues should I look out for when I get an existing connection, prepare
a statement and update a table?
.
- Follow-Ups:
- Re: record size tracking
- From: Jimi Hullegård
- Re: record size tracking
- References:
- record size tracking
- From: MileHighCelt
- Re: record size tracking
- From: HalcyonWild
- record size tracking
- Prev by Date: Re: Converting floats to Strings and back
- Next by Date: Re: addKeyListener in JInternalFrame?
- Previous by thread: Re: record size tracking
- Next by thread: Re: record size tracking
- Index(es):
Relevant Pages
|