Converting to Web based

T

TBird

I have a database developed, and now I want to put it on the web. Can I
convert everything for web access--and how?
 
T

TBird

Thanks for your response. Yes, I do plan for the pages to be
interactive. Why did you say Data Access Pages are not a good option?
I'm just learning Access, and haven't worked much with web applications
either--what do you recommend?

Tim
 
P

Perlith

What version of Access are you using? Access 2003 now fully supports XML
importing and exporting (which is what I would recommend if you plan on
utilizing this database for long-term). It gets a little tricky beyond this
point as either you need to do some heavy programming or pay for a program
to do the web site work for you. It really depends on your company's needs
and resources/constraints for a project like this.
 
T

TBird

Perlith, do I understand you correctly..... With Access 2003 I can
import my current database forms and reports into web pages? Is it as
easy as it sounds or are there any snags?
 
B

Brendan Reynolds \(MVP\)

The first question is where will the web site be hosted? If you're free to
choose your hosting service or set up your own web server, I'd go with
ASP.NET. But if your organisation already has a web server or hosting
service that you are required to use, you need to contact the service
provider to find out what technologies they support. There's no point
developing an ASP.NET solution only to find that your chosen hosting service
doesn't support it.
 

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