View Single Post
  #6 (permalink)  
Old 28th May 2009, 14:31
merovingio merovingio is offline
D4PHP User
 
Join Date: May 2009
Posts: 19
merovingio is on a distinguished road
Send a message via Skype™ to merovingio
Default

I use
Database->DriverName = "access";
Database->Host =
"DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=f:\\scuole.mdb;"
Table->Table = "scuole" // table
But I only read records with DBControls.
Reply With Quote
Sponsored Links