Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL to Website

Author  Topic 

rmckinnie
Starting Member

1 Post

Posted - 2007-01-10 : 00:41:02
Forgive my ignorance but I'm extremely new to SQL.

What is the easiest way to setup a web based interface to access sql data? Any help would be great.

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-01-10 : 00:52:57
ASP or ASP.NET would be fine.


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2007-01-10 : 01:04:13
I would advice you get a book on dynamic websites, using Microsoft web applications, as Peso said ASP or ASP.NET will be fine
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2007-01-10 : 04:10:50
SQL Reporting Services (from Microsoft) might be a route to go down - that outputs SQL Data as "Reports" via web pages.

Kristen
Go to Top of Page
   

- Advertisement -