Converting to partially use SQL server

G

Guest

Hi,
I have a database that I plan to put on a website for people to download and
use. Part of the DB allows users to import a csv file that I would send out
once a week by email to them. However, this seems like overkill when I could
perhaps put the shared data on the net for people to connect to.
I have absolutely no idea how to go about this, but assume I have to do the
following...
1. Find a hosting service that has a sql server
2. Use the upsizing wizard to create a sql table of the shared data.
3. Amend the front end MDB (or MDE as it will be) to point to connect to the
table on the SQL Server.
4. Distribute database!

Is it that easy? Is there anything I need to do, or should be aware of?
Many thanks
Jamie
 

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