Re: Populate dataset with text file



That syntax is unique to Access. Try a simple loop using a TAdsTable
component to insert the rows and let us know the time. If it is still
slow post the time and the code. As I said before, ADO will be slower
so there is no reason to go that way.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Case Statement Syntax
    ... I posted a message a few days ago asking how to stop a loop. ... problem with the syntax. ... cr1 = Request.Form ... Prev by Date: ...
    (microsoft.public.scripting.vbscript)
  • Re: Break fr Loop
    ... > Would like to ask if there is a syntax to break out from a loop in ... Prev by Date: ...
    (microsoft.public.access.macros)
  • Re: a question about Load txt file
    ... > I want to use a for loop to 'load' the data in every txt file, ... describes the syntax. ... Prev by Date: ...
    (comp.soft-sys.matlab)
  • Preview chapter about the structured syntax definition of Seed7
    ... I am writing a chapter about the structured syntax definition ... will be used as base to explain the S7SSD. ... that a new statement, the 'loop' statement, should be defined. ... Priority and assoziativity ...
    (comp.compilers)
  • Re: Am I the only one who would love these extentions? - Python 3.0 proposals (long)
    ... Why is it nice enough to make it be a syntax addition, ... to point an image viewer/editor at a chunk of Python code. ... You argue consistancy to other keywords. ... Why is this new loop construct of yours useful enough ...
    (comp.lang.python)