![]() |
Sergey Kornilov admin 4/23/2008 |
MS Access adds #Manuals/document1.doc# when field type is Hyperlink. |
D
|
dunga author 4/23/2008 |
thank you. |
D
|
dunga author 4/23/2008 |
I have even used |
D
|
dunga author 4/23/2008 |
just a quick note even though I did not yet solve my problem, and hope you guys can help i really need this.
|
![]() |
Sergey Kornilov admin 4/23/2008 |
You need to fix this in the database. Avoid using MS Access Hyperlink data type at all costs. Set field type to Text in MS Access and remove everything between #s. |
D
|
dunga author 4/23/2008 |
Thank you, but _text field_will not accept anything longer than 255, how to go around it? |
![]() |
Sergey Kornilov admin 4/23/2008 |
Use Memo field. |