473,387 Members | 1,528 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,387 software developers and data experts.

How can I read my code?

I am trying to learn enough Visual Basic/Access to be useful to a
volunteer agency. I can't spend much time over there and I have
neither Access nor access to any microsoft stuff at home -- have a Mac
and a Unix (not Linux) system.

I've started to develop a form based on an existing database. I am
interested in the design of the database, not its contents. And of
course I'm interested in the design and code I've written for my form.

I can get no readable text from the .mdb files; I haven't learned enough to
have found anything about this in the help guides or the book I've
bought, and I haven't been smart enough to feed google anything that
brings it far enough to the surface for me to find. I hope there's
something better than copying all to the clipboard and pasting...

help please,
--thelma
Nov 13 '05 #1
1 1118

"Thelma Lubkin" <th****@alpha2.csd.uwm.edu> wrote in message
news:d6**********@uwm.edu...
I am trying to learn enough Visual Basic/Access to be useful to a
volunteer agency. I can't spend much time over there and I have
neither Access nor access to any microsoft stuff at home -- have a Mac
and a Unix (not Linux) system.

I've started to develop a form based on an existing database. I am
interested in the design of the database, not its contents. And of
course I'm interested in the design and code I've written for my form.

I can get no readable text from the .mdb files; I haven't learned enough to have found anything about this in the help guides or the book I've
bought, and I haven't been smart enough to feed google anything that
brings it far enough to the surface for me to find. I hope there's
something better than copying all to the clipboard and pasting...

help please,
--thelma


Thelma, it sounds like what you want is the Documenter. Finding it varies a
bit from version to version, in Access 2000, go to Tools->Analyze, then
select Documenter. It will print out any code modules you want and all
sorts of info about forms and tables, etc.

Hope this helps -
Randy

Nov 13 '05 #2

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

Similar topics

16
by: Dario de Judicibus | last post by:
I'm getting crazy. Look at this code: #include <string.h> #include <stdio.h> #include <iostream.h> using namespace std ; char ini_code = {0xFF, 0xFE} ; char line_sep = {0x20, 0x28} ;
5
by: lokb | last post by:
Hi, I have a C function fread which does reading of multiple items as num = fread(code,1,ilen-4,ifile); which is reading 1 byte information ilen-4 times and updating to code and returns a...
28
by: Steve Jorgensen | last post by:
I often come up with logic like this somewhere in a function: .... If Not IsNull(<some expression>) Then <default action> Else <alternative action> End If ....
4
by: Jim Bancroft | last post by:
Hi everyone, I have an ASP.Net page that uses various DataGrids and other ASP controls. Right now I'm manipulating them in my code-behind file, but I'd like to use my business-logic dlls for...
171
by: tshad | last post by:
I am just trying to decide whether to split my code and uses code behind. I did it with one of my pages and found it was quite a bit of trouble. I know that most people (and books and articles)...
1
by: vicky | last post by:
Hi, I have a function that checks or compare to see if the read value is same as the written value in the register. (i.e. check if READ_value==WRITE_value in REG_1) It also checks if the...
7
by: Tim Zych | last post by:
I would like a way to scan the code in a vb.net project, say by creating a vb.net utility to cycle through each line of code related to a particular project and perform some analysis on it. How...
7
by: David Delony | last post by:
Since the best way to learn how to program well is to read other people's programs, which open source projects written in C stand out as examples of well-written code? -- There's no place...
0
by: darkking | last post by:
Ok, I'm trying to read data from the serial port. Problem is, that i always have to query the port for new data, and in 99.9% of acses my query doesn't return the result cause of the fact it's...
3
by: martinsmith160 | last post by:
Does anyone know how to read in data from a text file and initialize a variable to the string value that was read in from the file. E.g text file data: 100 200 300 I want to read in each...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.