Host Online, Link Images / Maps

H

H J

Is it possible to use something like Small Business Server to host an Access
database online? Also, how easy is it to link jpeg images to Access? So that
when a user clicks a button a jpeg is displayed?

How difficult can it be to convert an entire database to Visual Basic? Sorry
for the vague(ish) questions, I am trying to figure something out for a
client, and just beginning to research options.

Thanks.
 
A

apenwarr

Is it possible to use something like Small Business Server to host an Access
database online?

One way that works pretty well for publishing Access databases on the
web is EQL Data: http://eqldata.com/
Also, how easy is it to link jpeg images to Access? So that
when a user clicks a button a jpeg is displayed?

This is pretty easy. Just create the right column type in your
database and put a "bound image" object on your form. There's more
information here: http://office.microsoft.com/en-us/access/HA011472041033.aspx
How difficult can it be to convert an entire database to Visual Basic? Sorry
for the vague(ish) questions, I am trying to figure something out for a
client, and just beginning to research options.

Access database files can be accessed easily from Visual Basic, but
you may have to redesign your forms, if you have any. It's not *too*
hard to do.

Have fun,

Avery
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top