Re: setting hyperlink value in DAO 3.51 using an update query

From: Jeff Johnson [MVP: VB] (i.get_at_enough.spam)
Date: 05/14/04


Date: Fri, 14 May 2004 17:19:26 -0400


"lance" <here@there.com> wrote in message
news:%23rjCIKfOEHA.3744@TK2MSFTNGP11.phx.gbl...

> but not when the query uses this string:
>
> UPDATE Points SET Points.Hyperlink = "c:\id.jpg#c:\id.jpg" WHERE
> Points.ID_In_Project = 1;
>
>
> again, it's just the link that isn't passed.

Can you post the code that's generating and executing this query?


Loading