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

Path to a "personal knowledge database"

Greetings,

I have to admit that I'm still a beginner in the database field, but I'm
actively studying, and this is why I will be utterly grateful for the
proper, accurate, and wise guidance to the right direction or specific
paths of database studies.

I simply want to make my first major database project a "personal
knowledge database" or a "personal encyclopedia", so to speak. By this I
mean that I want to gather diverse, multi-format bits of knowledge into
a single database divided into major categories, sub-categories, and so
on. For example, I want to scan collected articles from newspapers &
magazine and save them as images, type hand-written notes into the
computer and save them as MS Word or Text files, save audio files with
searchable keywords, even save searchable MS OneNote audio & text files,
all into directories & sub-directories. Then I want to be able to search
all these files for specific words or subjects; sort them according to
date, subject, etc; update, add to or append, edit, or even cut & paste
(within) any of those records in the database, which rely on easily
customizable formats like text & images (in contrast with audio files or
OneNote files, for example).

I also want to prevent wasting time in the future, by avoiding
repetitive, same-keywords typing for every non-text new entry, like an
image or audio file, by having a customizable keyword list open (by
right clicking for example), where one could mark all the relevant
keywords for the picture or audio file. Also have a short description
for each one of those entries when needed. And I want to be able to add
slick, good-looking graphics to the interface of the database and the
forms of the records.

Basically, my priorities include: saving time filling the database with
knowledge, quickly & accurately finding the future targets of any
search, presenting the search results in a highly comprehensible &
organized form, and a good looking interface & forms for every entry,
which are pleasing to the eye and encouraging to study.

I already use graphics applications for the "looks" part. So my question
is: what are the technologies or applications that I should learn by
heart and use in order to design such a database in the best way? Would
MS Access alone do it all for me? Or should I learn other technologies?

I'll be grateful for anyone taking the time to help. Thanks.

Sincerely,

Yasso
"Claiming that God does not exist because there are people suffering and
dying is like saying that barbers do not exist because there are people
with long hair! Truth is: they suffer because they did not find God or
do not go to Him, just like the others did not find a barber or do not
go to one."

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 20 '05 #1
1 2169
If you are looking for something easy to start with, MS Access is
probably a good place to start. You will be able to find a google
group with plenty of help for this. Also, have a look at
www.mvps.org/access as this is where I learnt a lot of my MS Access
development and I recommend it very highly.

Yasso Picasso <ya**********@hotmail.com> wrote in message news:<3f***********************@news.frii.net>...
Greetings,

I have to admit that I'm still a beginner in the database field, but I'm
actively studying, and this is why I will be utterly grateful for the
proper, accurate, and wise guidance to the right direction or specific
paths of database studies.

I simply want to make my first major database project a "personal
knowledge database" or a "personal encyclopedia", so to speak. By this I
mean that I want to gather diverse, multi-format bits of knowledge into
a single database divided into major categories, sub-categories, and so
on. For example, I want to scan collected articles from newspapers &
magazine and save them as images, type hand-written notes into the
computer and save them as MS Word or Text files, save audio files with
searchable keywords, even save searchable MS OneNote audio & text files,
all into directories & sub-directories. Then I want to be able to search
all these files for specific words or subjects; sort them according to
date, subject, etc; update, add to or append, edit, or even cut & paste
(within) any of those records in the database, which rely on easily
customizable formats like text & images (in contrast with audio files or
OneNote files, for example).

I also want to prevent wasting time in the future, by avoiding
repetitive, same-keywords typing for every non-text new entry, like an
image or audio file, by having a customizable keyword list open (by
right clicking for example), where one could mark all the relevant
keywords for the picture or audio file. Also have a short description
for each one of those entries when needed. And I want to be able to add
slick, good-looking graphics to the interface of the database and the
forms of the records.

Basically, my priorities include: saving time filling the database with
knowledge, quickly & accurately finding the future targets of any
search, presenting the search results in a highly comprehensible &
organized form, and a good looking interface & forms for every entry,
which are pleasing to the eye and encouraging to study.

I already use graphics applications for the "looks" part. So my question
is: what are the technologies or applications that I should learn by
heart and use in order to design such a database in the best way? Would
MS Access alone do it all for me? Or should I learn other technologies?

I'll be grateful for anyone taking the time to help. Thanks.

Sincerely,

Yasso
"Claiming that God does not exist because there are people suffering and
dying is like saying that barbers do not exist because there are people
with long hair! Truth is: they suffer because they did not find God or
do not go to Him, just like the others did not find a barber or do not
go to one."

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 20 '05 #2

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

Similar topics

2
by: Robin Tucker | last post by:
I have some code that dynamically creates a database (name is @FullName) and then creates a table within that database. Is it possible to wrap these things into a transaction such that if any one...
2
by: santosh_stb | last post by:
Is there any way of storing an image file into a specific Table . It would be of great help for me if i come to know something about it.
1
by: Kenjis Kaan | last post by:
I had to run DB2 on Win2k. After installation it puts a directory under c:\DB2 and c:\DB2Log and C:\Program Files\SQLLIB Now am all confused which is instance home, db2 home etc. I had to...
0
by: Yasso | last post by:
Greetings, I have to admit that I'm still a beginner in the database field, but I'm actively studying, and this is why I will be utterly grateful for the proper, accurate, and wise guidance to...
5
by: richard | last post by:
I have a licensed MS Office 97 package which I have moved from PC to PC over the years and I have just bought a new machine with XP Pro on it, the latest release. When I install Office, I get the...
0
by: Tom Wild | last post by:
Hi I am trying to connect to an Access database from a WebPage in VB.Net but when I try to open the connection I get the following error: The Microsoft Jet database engine cannot open the file...
3
by: Dave | last post by:
I am a user of the ConfigurationSettings.AppSettings("KeyName") in asp.net 1.1 so after reading about the new ConnectionStrings collection in "Intoducing Microsoft ASP.NET 2.0 by Dino Esposito on...
7
by: Matt Kruse | last post by:
Javascript "Knowledge Base" Search: http://www.javascripttoolbox.com/search/ Responses to questions on this group are often along the lines of "did you read the FAQ" or "did you search the...
0
by: serge | last post by:
I have 2 SQL Enterprise Editions running SP2 and same collation. When i try to start database mirroring I get the following error message: "The remote copy of database "ABC" has not been...
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: 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: 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,...
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.