Re: VB.Net Code to read File Names

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I know what you are saying. For example, read the names into an array or
collection and manipulate them - which is fine and I may do that.

I just thought why not learn how to automate Access from VB.Net, and see if
I can make it work.

Any suggestions on code that reads file names?

Thanks

"Cor Ligthert [MVP]" wrote:

> Mark,
>
> >I want the VB.Net program to read and file names from a directory.
> >
> > I thought the best thing to do was to place these file names into a
> > "temporary" MS Access database for sorting, etc.
> >
> Why seems for me very strange to use an external database for this with so
> many posibilities in Net itself.
>
> Cor
>
>
>
.



Relevant Pages

  • Array manipulations questions
    ... I want to know how to manipulate the array to get: ... Lakewood Homes - "The American Dream Builder" ... Prev by Date: ...
    (comp.lang.ruby)
  • Re: shift oo
    ... it is a simple sub call. ... $code or $sub or something similar - preferably a name saying what the ... why are you assigning that to an array? ... the value is an array ref and ...
    (perl.beginners)
  • RE: 2nd table need to add more fields other than from the 1st tabl
    ... You will not need to use an array. ... Another would be to construct either an append or an update ... > to manipulate them. ... >>> fields item names, prices and the second table includes item names, prices, ...
    (microsoft.public.access.modulesdaovba)
  • Re: cloneNode() not getting script tag content
    ... ID: "IDATE0VIDAUE0V4", Size: "3", Type: "xsd:string", Enum: "false", minLength: "", maxLength: "", Length: "3", minInclusive: "", maxInclusive: "", ... The array contains information that I use for validating the input. ... If you simply keep track of any stuff in fieldData then your script can always add properties there and manipulate subproperties without any need that the browser supports cloning inline script elements and executing the cloned code when the cloned script element is being inserted into the document. ...
    (comp.lang.javascript)
  • Re: Writing Array To A Named Range
    ... depending on what happens in the array, which could be a very powerful ... "Dave Peterson" wrote: ... manipulate the data in an array -- not in the range: ... Dim CompetitorOptionsArray As Variant ...
    (microsoft.public.excel.programming)