I am using php3 and have opened an
access database using the odbc_connect
function. So far, so good, but I can't
seem to locate the function that will
allow me to add a record to this
database?
I'm guessing, I'll have to construct
an sql statement.
Can someone please point me in the right
direction?
I would appreciate any help.