Any answer, (and I'm begging now) can assume I now have every possible (and
probably redundant) driver installed.
Yours pathetically
PQ
Okay, I can only make a suggestion on the information that is provided here.
Regarding Excel it really is not a database; it is a spreadsheet program you
would either need to place the information into a database be it Access or
MySQL or SQL; before you could use the information.
Once in the database you could then utilize the language to search the
information.
Another way of doing this would be to export the information into comma or
other character delimited flat file and then utilize perl. However, as
stated just a suggestion.
There are multiple ways of doing databases, and a multitude of both
programming languages and database structures. The only viable information
if you do not except the rest of the information on this email is to first
write doen the functions you would like your database to be able to perform.
Then determine if this database will have a growth period and if so
approximately within what timeframe and approximately how large will the
growth be. Then with that information look over each possible method for
language use and database structure used to find possibilities of matching
the abilities and growth potential.
You will still find after this process usually between one and three
methods. Then you have to either choose or test each one for speed.
If I can be of any further assistance; please feel free to contact me.
Sincerely,
WSP Christopher
"Hmmm" <pq...@bigfatnospam.ozemail.com.au> wrote in message
news:bnfrp0$jr...@news01.netobjects.com...
I have a sheet with this data.
pa_page pa_bolt
ALL-10 80
CHL-1 80
NSD-7 60
TRE-1 60
I want to see all pa_bolt's with a value of 60 (NSD-7 and TRE-1)
Start|Control Panel|Administrative Tools|Data Sources
Click on Add. Choose Excel worksheet. Click on Choose Workbook. Pick the
file with your data. Name this sucker so you will understand what it is!!!
From any other Winders app you can fetch this data. Word, Access, FoxPro,
SqlServer,.....
--
Stephen Russell
S.R. & Associates
Memphis TN
901.246-0159
Steve says get rid of the notat_ to send him a reply!
Steve says get rid of the notat_ to send him a reply!
"Hmmm" <pq...@bigfatnospam.ozemail.com.au> wrote in message
news:bnfrp0$jr...@news01.netobjects.com...