Thread
:
How to connect Database component to Ms Acces (mdb) database
View Single Post
#
6
(
permalink
)
28th May 2009, 14:31
merovingio
D4PHP User
Join Date: May 2009
Posts: 19
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.
merovingio
View Public Profile
Send a private message to merovingio
Visit merovingio's homepage!
Find all posts by merovingio
Sponsored Links