Converting Access DB to be web enabled

L

lkennemur

Hello,

I have created a db in Access and now need a way to put it on line without
completely rebuilding another db using different software. Any suggestions
on a safe way to do this?

Thanks,

Lesley
 
P

pheonix1t

lkennemur said:
Hello,

I have created a db in Access and now need a way to put it on line without
completely rebuilding another db using different software. Any suggestions
on a safe way to do this?

Thanks,

Lesley
which version of access are you working with? Have you looked at data
access pages?


If you really want to go crazy, you could keep your access database and
use PHP or ASP (if you need to stick to microsoft languages) to build
very nice web interface.


Oskar
 
L

lkennemur

So what you're saying is that it will be a hell of a lot easier to create the
entire db using different software. What type of software do you recommend?

Thanks
 
L

lkennemur

Your article is very informative. I am a novice when it comes to programming
so are there any particular forums you would recommend for code help for ASP?
I am trying to get all information possible before I start this.

Thanks
 
Top