How to edit a Microsoft SQL database online?

M

Miguel Dias Moura

Hello,

On a web site I manage I have a Microsoft SQL database.

As administrator I would like to easily edit, access, delete, add any
record in the database tables while the database is on the server where
I host my web site.

Is there any software to do this?

Something like Enterprise Manager that allows me to access the Microsoft
SQL database online.

Sure I could create an administration section on my web site but it
would be a lost of time since I am the only one which has access to the
database.

Thanks,
Miguel
 
M

Mark Fitzpatrick

Miguel,
There's a great project over at SourceForge that can be used to
manage a db and create ad-hoc queries as well. It's a darned good attempt to
port the SQL Enterprise Manager to ASP.Net. Check out:
http://sourceforge.net/projects/asp-ent-man/

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
S

Steven Licciardi

I must be missing something here, but why can't you use Enterprise Manager?
Does your firewall block port 1433 (or whatever it's set to)? Or do you
specifically want a web based management facility?

Just curious.
 
A

Andy

miguel,

asp.net enterprise manager will do just fine for that purpose (even though i
never use it because it can't recognize my logon info).
you can also use MS SQL server's Query Analyzer or create a new server
instance in Enterprise Manager.
just supply your SQL server's IP and username/password and you're on.

HTH,
andy
 

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

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top