473,387 Members | 1,619 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.

embedded users manual ?

Hello.
I have finished my MS Access application and now I would like to embedd some
users manual in the aplication.
Is it possible and how to create it ? In which format, by which tools ?
Thanks in advance.

Zlatko
Nov 13 '05 #1
5 1700
Don't embed objects in your database. This will make the database
extremely large in a hurry. Instead use a hyperlink field to store the
path and implement code in a form to open the manual:

Dim strPath as string
strPath = "C:\Pathtomanual"

Application.FollowHyperlink strPath

Jason

Nov 13 '05 #2
Hello.
I appreciate your advice, but still would like to try to embedd the manual.
Is there any way to do that?
I started to write the manual in HelpMaker (html)...
My actual database is on the server (PostgreSQL) and the manual would not be
so big...so I suppose that .mde file will not be extremely large.
Greetings,

Zlatko

"Jason" <ja*****@sw.rr.com> je napisao u poruci interesnoj
grupi:11**********************@g49g2000cwa.googleg roups.com...
Don't embed objects in your database. This will make the database
extremely large in a hurry. Instead use a hyperlink field to store the
path and implement code in a form to open the manual:

Dim strPath as string
strPath = "C:\Pathtomanual"

Application.FollowHyperlink strPath

Jason

Nov 13 '05 #3
What kind of supporting material do you have in mind? Would there be
general instructions, stories, bound help texts; would you want to have
an object dictionary (strongly advisable for larger projects)?

You can have all help text in (a) table(s). You'd have to spend some
time figuring the structure, then. I do put literal strings in a table
with some projects, that makes them easy to translate.

Zlatko Matić wrote:
Hello.
I have finished my MS Access application and now I would like to embedd some
users manual in the aplication.
Is it possible and how to create it ? In which format, by which tools ?
Thanks in advance.

Zlatko


--
Bas Cost Budde, Holland
http://www.heuveltop.nl/BasCB/msac_index.html
For human replies, replace the queue with a tea

Nov 13 '05 #4
Hi.
Well, I had a small brochure in mind. Like e-book with .chm extension, for
example...
I just started writing it using HelpMaker ( a free program), I think in HTML
format.
It is not my intention to have an object dictionary or bound help
texts...rather general instructions.
Regards,

Zlatko

"Bas Cost Budde" <b.*********@heuvelqop.nl> je napisao u poruci interesnoj
grupi:da**********@localhost.localdomain...
What kind of supporting material do you have in mind? Would there be
general instructions, stories, bound help texts; would you want to have an
object dictionary (strongly advisable for larger projects)?

You can have all help text in (a) table(s). You'd have to spend some time
figuring the structure, then. I do put literal strings in a table with
some projects, that makes them easy to translate.

Zlatko Matić wrote:
Hello.
I have finished my MS Access application and now I would like to embedd
some users manual in the aplication.
Is it possible and how to create it ? In which format, by which tools ?
Thanks in advance.

Zlatko


--
Bas Cost Budde, Holland
http://www.heuveltop.nl/BasCB/msac_index.html
For human replies, replace the queue with a tea

Nov 13 '05 #5
I am unfamiliar with e-book, and compiled html is some time ago. I can't
see how this would be 'embedded' within your application; maybe it
wasn't the term you're after at all.

If you want to address some help material from inside the database, you
can display texts from a table, as I suggested, or use HTML and have
your buttons point to the HTML pages. In Access 2.0 there used to be a
link to .chm files, but I haven't used that since 1996.

Zlatko Matic wrote:
Hi.
Well, I had a small brochure in mind. Like e-book with .chm extension, for
example...
I just started writing it using HelpMaker ( a free program), I think in HTML
format.
It is not my intention to have an object dictionary or bound help
texts...rather general instructions.

--
Bas Cost Budde, Holland
http://www.heuveltop.nl/BasCB/msac_index.html
For human replies, replace the queue with a tea

Nov 13 '05 #6

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

Similar topics

2
by: Aquarius2431 | last post by:
Hi!, I don't think I have posted to this group before. Have been using PHP on my webserver for a few months now and finding that I like it quite a bit. Here is a question that just occurred...
0
by: Vladimir Espinosa Angarica | last post by:
Hi Team: I've found a bug in the example presented in the Official MySQL Manual in the section 9.1.15.6 A Simple Embedded Server Example. I tried to compile the program following the...
1
by: ikrabbe | last post by:
Hi, I want to set up a mysql server in an embedded process. I managed to start the server in my program as described through mysql_server_init() Now I need a client connection to this...
26
by: jini us | last post by:
Hi, I am starting a new project where I intend to use embedded database server in my win32 application. I intend to use VC++ microsoft studio 6.0 as my development environment. The...
11
by: Mark Yudkin | last post by:
The documentation is unclear (at least to me) on the permissibility of accessing DB2 (8.1.5) concurrently on and from Windows 2000 / XP / 2003, with separate transactions scope, from separate...
59
by: Jeff Bowden | last post by:
For ease of configuration and other reasons, I would like for my single-user GUI app to be able to use postgresql in-process as a library accessing a database created in the users home directory. ...
0
by: YellowFin Announcements | last post by:
Whitepaper: "Yellowfin Reporting" enables Embedded Business Intelligence -------------------------------------------------------------------------------- Embedded reports are a standard...
0
by: YellowFin Announcements | last post by:
There is a transformational change going on in business intelligence. Users are becoming more and more demanding. They want access to their real-time data without the complications of IT staff or...
20
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
There are a few guarantees I exploit in the C Standard. For instance, I might write (unsigned)-1 to get the maximum value for an unsigned integer. Also, I might rely on things such as: ...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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.