First, I would get a copy of SQL for your box. You can download SQL Server
Express for free from Microsoft. It is a "lite" version of SQL Server. This
assumes, of course, the production database is SQL Server. If MySQL, you can
also download a copy of it.
On a webhost, you will have to create your own admin pages, unless your host
exposes it for you. It is fairly easy to work with ASP.NET Membership, if
that is the way you are going. And, you can "steal" the code from the web
admin pieces for local development.
Hope this helps.

Signature
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
*************************************************
| Think outside the box!
*************************************************
> Hi
>
[quoted text clipped - 7 lines]
>
> Lars