Create some sort of file system watcher  (scans the folder and watches
for new/delted items) which automatically updates your database.

It could even import the mp3 id tags and such into your DBMS fairly
easily.

Use FSO to scan the folder periodically (task manager, win service, on
demand, whatever)

Look on google, I belive I saw at least a COM object for handling MP3
tags.

/rob


-----Original Message-----
From: Roy Murdock [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, September 24, 2002 11:32 AM
To: ActiveServerPages
Subject: Importing files names into an access DB


I have a folder that contains the names of mp3 files used in a project.
I want a table in my DB to contain the name of each file and reflect
additions or removals. Does access have functions for this? If not does
anyone have suggestions about how to code a module in VBA?

Thanks for any help
Roy


---
You are currently subscribed to activeserverpages as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to