hellow!
i am making my database project and i am geting one problem that i have created a table in oracal which contains a column of timestamp and while accessing it in vb 6 it returns an error of datatype doesnot found and my query to select data from that table is
res.open "select * from message",con, adOpenDynamic, adLockOptimistic
and table message containd column of timestamp
please anyone help me please
i am making my database project and i am geting one problem that i have created a table in oracal which contains a column of timestamp and while accessing it in vb 6 it returns an error of datatype doesnot found and my query to select data from that table is
res.open "select * from message",con, adOpenDynamic, adLockOptimistic
and table message containd column of timestamp
please anyone help me please