i tried this code to read from access DB
and when i access a cell that is empty and not null with this code :
then i get an error : type mismatchPHP Code:name =_strdup((char*) ((_bstr_t)(pConnectRead->GetFields()->GetItem("name")->GetValue())) );
why is that?
thnaks in advance
peleg




Reply With Quote