Subject | Re: [IBO] Adding records |
---|---|
Author | drstanl |
Post date | 2004-01-29T05:56:32Z |
Dear Helen,
Your posts are always so clear, so I was sure you did. Hence the
greater mystery to me that I didn't "get" it.
[snip of much info about DDL, DML, DSQL, ESQL, IB_SQL, etc.]
the execution times for the straight-INSERT and UPDATE method I used
initially.
Just the information I needed! Thanks!
have it in pdf format.
posts with the statement "This is more along the lines of a 'SQL for
Dummies' question, but since I'm evaluting Firebird and IBObjects,
well, here goes..."
Had someone suggested that my question(s) would be better dealt
with in the Fb list, I would have posted there. Nonetheless, here we
are talking about an IBO component, the Datapump, as my best
solution, so I'm glad I'm here (not that the TIB_Datapump couldn't
have been mentioned in the Fb list).
And I hope my difficulties demonstrate the need for your eagerly
awaited book, and provide you with enhanced motivation/energy to
complete it, even as you type in chapter summaries in response to
posts from new Fb and c/s users.
Many thanks,
-- Stan
> I told you *exactly* how to do (2) in the posting that you justreplied to.
Your posts are always so clear, so I was sure you did. Hence the
greater mystery to me that I didn't "get" it.
> No, you are totally lost here.My struggle with it had led me to the same conclusion. :(
[snip of much info about DDL, DML, DSQL, ESQL, IB_SQL, etc.]
> Get your head around the task first. You've chosen to use thisrather
> awkward method of reading your text records into a record structure.Not a good choice--I knew I wasn't on the right track when I saw
the execution times for the straight-INSERT and UPDATE method I used
initially.
> IB/Fb have a far better way to read text records than this old-fashioned
> stone-age record approach - the external virtual table - known inour
> jargon as "external files". If you can get your input file into afields as
> fixed-length format, you can just open it as a table and read the
> column values. Then you can use the TIB_Datapump and do this thingby magic.
Just the information I needed! Thanks!
> Seriously, the reference you *really* need at the moment is theLanguage
> Reference. You can't do IB/Fb without knowing SQL, specificallythe
> various flavours of IB's and Firebird's SQL statements. Once youGot it. Not sure I'll print out all 285 pages, but at least I
> understand how that works, you'll understand how to use data access
> components.
have it in pdf format.
> This list specialises in using IB Objects components with Delphi towrite
> client applications. By nature, it assumes you know all the SQLstatements
> and what they are for...and, conversely, what statements you needto use
> for the tasks you want to do. For help with SQL and designing andcreating
> database objects, use the firebird-support list and the variousdoccos
> relating to Firebird and IB.Thanks for the suggestion. I opened the first of this series of
posts with the statement "This is more along the lines of a 'SQL for
Dummies' question, but since I'm evaluting Firebird and IBObjects,
well, here goes..."
Had someone suggested that my question(s) would be better dealt
with in the Fb list, I would have posted there. Nonetheless, here we
are talking about an IBO component, the Datapump, as my best
solution, so I'm glad I'm here (not that the TIB_Datapump couldn't
have been mentioned in the Fb list).
> Helentrying to finish a book. :-|
> p.s. this is the last ad hoc manual I plan to write today. I'm
And I hope my difficulties demonstrate the need for your eagerly
awaited book, and provide you with enhanced motivation/energy to
complete it, even as you type in chapter summaries in response to
posts from new Fb and c/s users.
Many thanks,
-- Stan