Hi,
My database has a picture link field that holds the path of a jpg image. (e.g. "C:\project\images\pic1.jpg").
I have a report that has code that pulls the image from the path and displays it in a Image Frame on the report (Me![Image_Frame].Picture = Image_Path_Variable). This...
Hi all,
Could anyone explain why the following LIKE statement:
Like "*adam*"
works well, on a single name field that includes first name and last name, returning results such as:
Adams Dane
Wright Adam
Thornber Adam
Adamson Geoff
But when I try to get user input (instead of using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.