Ray Murphy
2004-06-22 18:30:05 UTC
Hi All,
What's a good way to solve this database problem as a stand-alone
program (not commercial) - preferably in Visual Basic.
1. Create a simple database which *imports* a large number of birth
datafiles (in comma delimited format).
2. Displays every line of data (let's say prominent world figures) in
one page - maybe 20,000 lines scrollable.
3. Allows each name to be selected, and then go to an "Edit" page
after pressing a button.
4. In the Edit page view a long list of events in a pull-down menu
such as: "surgery", "engaged", "married", "moved house".
5. Select (say) "maried" and type in a date only.
6. Escape and return to main page.
7. Get database to filter all records to provide only those which meet
certain criteria such as "Married".
8. Get the database to print a text file which gives for each person:
-- (a) Each person's datafile ie: Name,YY,MM,DD,HH,MM,SS,Z,
Long, Lat (Identical to the line shown in main page)
-- (b) Identical line as above BUT with the word "married" appended
after the name AND also with the date changed to "marriage" date.
Prince Charles ,1948,11,14,21,17,00,0,+51,00,+00,10
Prince Charles Married,1981,07,30,21,17,00,0,+51,00,+00,10
It is essential for each person and event to be displayed sequentially
as above.
It s not important to alter the long + lat or time for viewing simple
transits. Obviously the Angles + Moon positions are irrelevant.
Currently the AstroDatabank program produces this information, but it
is never done in "pairs" and always includes pages of unwanted text
containing the complete boigraphy of the person for their birth AND
for their event.
This means that all data lines have to be pruned extensively, and
the event data line manually inserted and is an enormous waste of
time.
** If we could get such a program built as 'freeware' or open source,
then all astrologers could gradually build up records of events for
their own research or for sharing data with others :-)
Ray
---------------------------------------------
ALT.ASTROLOGY.MODERATED
http://readystump.algebra.com/~aam/
The best place on the net to discuss
astrology in the English language
What's a good way to solve this database problem as a stand-alone
program (not commercial) - preferably in Visual Basic.
1. Create a simple database which *imports* a large number of birth
datafiles (in comma delimited format).
2. Displays every line of data (let's say prominent world figures) in
one page - maybe 20,000 lines scrollable.
3. Allows each name to be selected, and then go to an "Edit" page
after pressing a button.
4. In the Edit page view a long list of events in a pull-down menu
such as: "surgery", "engaged", "married", "moved house".
5. Select (say) "maried" and type in a date only.
6. Escape and return to main page.
7. Get database to filter all records to provide only those which meet
certain criteria such as "Married".
8. Get the database to print a text file which gives for each person:
-- (a) Each person's datafile ie: Name,YY,MM,DD,HH,MM,SS,Z,
Long, Lat (Identical to the line shown in main page)
-- (b) Identical line as above BUT with the word "married" appended
after the name AND also with the date changed to "marriage" date.
Prince Charles ,1948,11,14,21,17,00,0,+51,00,+00,10
Prince Charles Married,1981,07,30,21,17,00,0,+51,00,+00,10
It is essential for each person and event to be displayed sequentially
as above.
It s not important to alter the long + lat or time for viewing simple
transits. Obviously the Angles + Moon positions are irrelevant.
Currently the AstroDatabank program produces this information, but it
is never done in "pairs" and always includes pages of unwanted text
containing the complete boigraphy of the person for their birth AND
for their event.
This means that all data lines have to be pruned extensively, and
the event data line manually inserted and is an enormous waste of
time.
** If we could get such a program built as 'freeware' or open source,
then all astrologers could gradually build up records of events for
their own research or for sharing data with others :-)
Ray
---------------------------------------------
ALT.ASTROLOGY.MODERATED
http://readystump.algebra.com/~aam/
The best place on the net to discuss
astrology in the English language