J
Jon Macmichael
Hello
With very limited Access experience I wish to have a database that is
made from text files each named with a date eg; 040520.txt and
containing a stock symbol a associated integer, comma delimited, eg;
BHP,2045
NAB,1995
RIO,1361
CBA,1335
WMR,1254
MBL,1162
ANZ,1150
WBC,1087
TLS,1076
AMP,926
NCM,838
NCP,815
AMC,714
BSL,587
LEI,582
PRK,573
WPL,568
OXR,534
WES,522
AWC,506
With a new 'End Of Day' file each day to be updated (of about 1000
records per above), and about 1000 symbols with increasing date
history and associated date values (the integer), how would I build
the database of;
Symbol - Date - Value
ONE to MANY/MANY
?
so as to be able to return (from the database) at any one time a
Symbol and it's history of 'date-value' 's
Thanks
Jon
With very limited Access experience I wish to have a database that is
made from text files each named with a date eg; 040520.txt and
containing a stock symbol a associated integer, comma delimited, eg;
BHP,2045
NAB,1995
RIO,1361
CBA,1335
WMR,1254
MBL,1162
ANZ,1150
WBC,1087
TLS,1076
AMP,926
NCM,838
NCP,815
AMC,714
BSL,587
LEI,582
PRK,573
WPL,568
OXR,534
WES,522
AWC,506
With a new 'End Of Day' file each day to be updated (of about 1000
records per above), and about 1000 symbols with increasing date
history and associated date values (the integer), how would I build
the database of;
Symbol - Date - Value
ONE to MANY/MANY
?
so as to be able to return (from the database) at any one time a
Symbol and it's history of 'date-value' 's
Thanks
Jon