Hi,

Can someone give me a hand howto import an text/csvfile into access
with vbscript?

I have gather some loggings of arcserve from several of our
shop-servers in one 500k csvfile.

I tried working with Excel (also with vbscript) and it worked:
importing.

The spreadsheet was some 5000 rows. I wanted to use autofilter to make
a few selections, BUT the autofilter-function works only with appr.
2700 rows, so I had to find another way to Display de loggings...

So, I am NOT looking for VBA code but for vbscript code

And if you can tell me how to run/make a macro within Access that
would make me (and some of my collegues) very glad..


Tia,

André

Re: Import a csv-file into MS access with the aid of vbScript by Bryan

Bryan
Fri Aug 29 12:16:54 CDT 2003

Post part if large or all of your file and I will try to help.


"Andre vWG" <avwg@planet.nl> wrote in message
news:91083919.0308290751.21f5124e@posting.google.com...
> Hi,
>
> Can someone give me a hand howto import an text/csvfile into access
> with vbscript?
>
> I have gather some loggings of arcserve from several of our
> shop-servers in one 500k csvfile.
>
> I tried working with Excel (also with vbscript) and it worked:
> importing.
>
> The spreadsheet was some 5000 rows. I wanted to use autofilter to make
> a few selections, BUT the autofilter-function works only with appr.
> 2700 rows, so I had to find another way to Display de loggings...
>
> So, I am NOT looking for VBA code but for vbscript code
>
> And if you can tell me how to run/make a macro within Access that
> would make me (and some of my collegues) very glad..
>
>
> Tia,
>
> André