Showing posts with label html. Show all posts
Showing posts with label html. Show all posts

Friday, March 30, 2012

newbie question on SQL frontends

Hi all

Can anyone tell me where I can find any information on using HTML as a user
frontend to a SQL 2000 db?

Thanks in advance
Driesen

--
Message posted via http://www.sqlmonster.comThis is a bit unclear to me, do you mean HTMl frontend as to control
the DB (administrative tasks) or as a application frontend ? If the
last case, which programming language do you want to use for this
(ASP,ASP.NET,PHP...) ?

HTH, jens Suessmeyer.|||Thanks for the reply

I need it for an application frontend. And the program language to be
preferably ASP.NET

Thank you
Driesen

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forum...eneral/200601/1|||Look at MSDN, there are some examples (also using the Application
Blocks from Microsoft) which will get you started.

HTH, jens Suessmeyer.sql