Mdb2Pdb.vbs

Lets you carry Microsoft Access queries or tables in your 
Palm OS device. Hard-coded to use Jet for Access 97 (change 
"DAO.DBEngine.35" to "DAO.DBEngine.36" if you have Access 2000). 
Pass it an output PDB file name, an output document name, MDB 
file name, query or table name, and (if the query requires it) 
a single parameter:

start /w Mdb2Pdb.vbs "PalmDbFile.pdb" "Displayed_Palm_Name" "SomeFile.mdb" "QueryName"

You need the free Palm DB program on your Palm and the conversion 
utility "csv2pdb.exe" on your PC in the PATH (or in the current 
directory).


Released to Public Domain
http://www.ericphelps.com
