Author Topic: website + db hosting questions....  (Read 804 times)

  • Offline madmax

  • Posts: 782
  • Hero Member
website + db hosting questions....
on: October 10, 2006, 16:02:14 PM
hi chaps,

ive got our works website to get up onto the internet and ive not cleared up in my head the best way to go about remotely changing data in the DB that drives it.

ive been looking to see how viable it would be to connect directly to the database and update it using my own desktop app rather than code up the website with numerous admin pages.

details from the hosts ive looked at havent exactly been forthcoming about any sort of details to connect to the DB or weither its frowned upon (suppose its another service to attack).

only ones ive seen it mentioned is dedicated SQL DB hosting and thats something above n beyond what i actually need, just need some tables to store text and parameters.

anyone else had experience of managing a website could shed some light on it would be great. :)

  • Offline shofty

  • Posts: 847
  • Hero Member
Re:website + db hosting questions....
Reply #1 on: October 10, 2006, 16:34:25 PM
sounds like you need a linux host and a copy of mySQLAdmin which is installed by default on any cPanel hosting company.

This allows you to update the tables in the database with simple sql statements via a web browser.

I use nethosted and resell space to mates. theyve also got a cracking little hosting package at £30 the year which does most small businesses.

Matt

  • Offline madmax

  • Posts: 782
  • Hero Member
Re:website + db hosting questions....
Reply #2 on: October 10, 2006, 16:40:54 PM
forgot to mention im running on ASP.NET 2 and SQL (either desktop engine or full blown SQL server)

if the story is the same, that most of the admin work is from web based control panels then i may have to get cracking on the admin sections for the users here  :lol:

  • Offline shofty

  • Posts: 847
  • Hero Member
Re:website + db hosting questions....
Reply #3 on: October 11, 2006, 09:18:24 AM
in that case youre looking for a windows host. no experience there, sorry.

ask about on adslguide.org forums...

Matt

  • Offline madmax

  • Posts: 782
  • Hero Member
Re:website + db hosting questions....
Reply #4 on: October 13, 2006, 10:10:03 AM
cheers bytejunkie

0 Members and 1 Guest are viewing this topic.