looking for small app to read/write .mdb tables

A

Albert D.Kallal

Well, if you are running windows XP, every copy ships with the same data
engine that ms-access uses.

Virtually any programming environment, be it a windows script, delpi, or VB,
or c++ can all simply use the default libraries that ship with windows.

You might want to explain further what you need to do here?

Further, both word, and excel can also import here too.....

You don't mention what programming environment you are working under..but
you don't need to install ms-access on a windows xp box to read mdb
files...that part ships with windows....
 
R

Robert Blackwell

As I said, I dont need anything fancy, just basic read and write. that minhi
program would be perfect except it is read only. It is to be used on a
windows server via remote desktop so I can update product inventory for a
commerce site db.
 
Top