473,385 Members | 1,958 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Disc catalog to Access table

Greetings to all,
I would like to save the catalogs (disc tree) of various CDs to an
Access table then use the Treeview control to view the contents to find
files and so on at a later time instead of inserting disks in a CD.
I have a reasonable idea of the treeview control however, I have no idea
of how to read a CD into a table using VBA.
There may be a better way to accomplish this also.
Any help would be appreciated.

Thanks to all in advance
ThomasJ
Nov 12 '05 #1
2 1582
rkc

"Thomas" <Vz******@Verizon.net> wrote in message
news:lr******************@nwrdny02.gnilink.net...
Greetings to all,
I would like to save the catalogs (disc tree) of various CDs to an
Access table then use the Treeview control to view the contents to find
files and so on at a later time instead of inserting disks in a CD.
I have a reasonable idea of the treeview control however, I have no idea
of how to read a CD into a table using VBA.
There may be a better way to accomplish this also.
Any help would be appreciated.


If you're not allergic to the Scripting Runtime library the FileSystemObject
is the easiest way to read an entire 'Folder' structure.

Methods to do the same using the VBA Dir function have been posted several
times in this newsgroup.
Nov 12 '05 #2
On Mon, 16 Feb 2004 22:25:21 GMT in comp.databases.ms-access, Thomas
<Vz******@Verizon.net> wrote:
Greetings to all,
I would like to save the catalogs (disc tree) of various CDs to an
Access table then use the Treeview control to view the contents to find
files and so on at a later time instead of inserting disks in a CD.
I have a reasonable idea of the treeview control however, I have no idea
of how to read a CD into a table using VBA.
There may be a better way to accomplish this also.
Any help would be appreciated.


I have such an application and had no problem getting the tree and
files into the table, I have a problem with TreeView, basically I
haven't got a clue about it, sounds like the basis of a symbiotic
relationship :-)

Use my first name @besty.org.uk to mail me (may take a couple of days
for a response now asI have a funeral to go to tomorrow and
travelling tonight).

--
A)bort, R)etry, I)nfluence with large hammer.
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Thomas Schulz | last post by:
Any ideas how to check for free disc space from Python. Platform independent? Thanks for any suggestion. Thomas
6
by: Chuck | last post by:
What's the difference between using "catalog node" and catalog admin node"? -- Chuck Remove "_nospam" to reply by email
1
by: Ralf Obst | last post by:
Hello, we get a message SQL0204N when trying to import tables from a DB2/VM into an MS Access database. The message text is: ... "DB2/VM SQL0204N 'SQLTables ' not defined ". When...
4
by: Uttam | last post by:
Hello, Could someone point me to the syntax required to detected whether a particular table (say tbl1) and a particular Query (Qry1) exists in the catalog? Thank you in advance. Cheers!
2
by: John Baker | last post by:
Hi: I have an Access application that has been running on my desktop system just fine. I recently tried to move it to my laptop, and on the laptop I get a "Disc or Network Error" message when I...
2
by: Rob | last post by:
Does anyone have any idea of any API that exists, or functions that others have created to find out the start cluster address of any particular file on a FAT32 formatted disc. I dont mind using...
0
by: berandor | last post by:
I am attempting to use the "Catalog Library List" feature of the IBMDA400 oledb provider. My connection string is as follows: new OleDbConnection("Provider=IBMDA400.DataSource.1;Data...
0
by: Laurence | last post by:
Hi folks, I used the following CLP commands to access DB2/400 in AIX 5L/DB2 EE, and it works. CATALOG TCPIP NODE AS400 REMOTE 192.168.10.51 SERVER 446 SYSTEM PROD400 OSTYPE OS400 CATALOG...
5
by: Sam Durai | last post by:
Do db2 system catalog table require maintenance (reorg/runstat) ? Thanks, Sam
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.