access db created by saving ms project file as .mdb

M

mxiong

I saved a ms project file as a .mdb file so that I can access it from a web
front end, through access or projects. How, the notes stored in the field
TASK_RTF_NOTES in the MSP_TASKS table says: Long Binary Data. How can I pull
that out of the database to webfront end? I use the strConv() but I am still
getting an error. Please help.
 
Top