G
Guest
I am using Mathamatica to generate a table of random numbers. Using one of
those random numbers, I then want to reach into a record number inside an
MS_Access Database that is represented by that random number and then extract
a field from the record.
Anyone up for taking a shot at this one? There seems to be two key problems
here: interfacing and external queries with data extraction.
Maybe an Access macro to import the table of random numbers and then iterate
to gather the data and xmit it back out?
Paul
those random numbers, I then want to reach into a record number inside an
MS_Access Database that is represented by that random number and then extract
a field from the record.
Anyone up for taking a shot at this one? There seems to be two key problems
here: interfacing and external queries with data extraction.
Maybe an Access macro to import the table of random numbers and then iterate
to gather the data and xmit it back out?
Paul