From: Mohamed Gharabli Mohamed on
hi all,

i have a ms access database and i want to like it with google maps. and i
have to let the use to zoom in and zoom out.

please advice
From: a a r o n . k e m p f on
I do this with static maps and SQL Server reporting services all the
times.. I basically just go and concatenate the URL and then I embed
the picture into my reports


On May 6, 9:43 am, Mohamed Gharabli <Mohamed
Ghara...(a)discussions.microsoft.com> wrote:
> hi all,
>
> i have a ms access database and i want to like it with google maps. and i
> have to let the use to zoom in and zoom out.
>
> please advice

From: Mark Andrews on
Try Utteraccess, I know they have a few full fledged samples using google
maps to do all kinds of things:
http://www.utteraccess.com/forum/Access-Code-Archive-f34.html

If you can't find them send me an email and I'll email you some samples.

Mark
Mark Andrews
RPT Software
http://www.rptsoftware.com
http://www.donationmanagementsoftware.com

"Mohamed Gharabli" <Mohamed Gharabli(a)discussions.microsoft.com> wrote in
message news:E82D8A76-4632-482B-9EA1-291AF36833C0(a)microsoft.com...
> hi all,
>
> i have a ms access database and i want to like it with google maps. and i
> have to let the use to zoom in and zoom out.
>
> please advice

From: Wayne-I-M on
Hi

It's very easy to link google maps with access - from a form.
But you need to give more information before anyone will be able to offer
advice.

You need to provide....
What do you want to do with the google map?
eg. Just a point from a zip code in a text box, a from/to directions on the
maps, etc

Also (most important - as you need to specificy this in the UHT section of
the call from access) what part of the world do you want to cover in the map.

PLEASE DO NOT POST YOUR ADDRESS HERE just a general area will do, eg, North
USA, South Italy, Rome, NZ south Island, etc.

Note that post code/zip code find feature in an access call to google maps
will not work anywhere outside the USA, Europe, Australia, NZ.

If you want to the map to be of a certain (variable) size when it opens it
is slightly more complex but it can be done.
etc
etc

So please supply some more information about what it is you are trying to
get as the end result and then many people on the forum will be able to offer
help
--
Wayne
Manchester, England.



"Mohamed Gharabli" wrote:

> hi all,
>
> i have a ms access database and i want to like it with google maps. and i
> have to let the use to zoom in and zoom out.
>
> please advice
From: Wayne-I-M on
Arron
You have given the wrong answer (again). You can not alter the UTC call in
a report so you can't (as the OP wants) zoom in and out on google maps in a
report.

Also SQL server can not implement UTC codes by itself, they must be called,
thought you would have known that ???


--
Wayne
Manchester, England.



"a a r o n . k e m p f @ g m a i l . c o" wrote:

> I do this with static maps and SQL Server reporting services all the
> times.. I basically just go and concatenate the URL and then I embed
> the picture into my reports
>
>
> On May 6, 9:43 am, Mohamed Gharabli <Mohamed
> Ghara...(a)discussions.microsoft.com> wrote:
> > hi all,
> >
> > i have a ms access database and i want to like it with google maps. and i
> > have to let the use to zoom in and zoom out.
> >
> > please advice
>
> .
>