![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am a Windows admin who knows how to administer SQL server, but I don't have any experience in creating a data interface so that regular users, who don't know anything about SQL commands, can manipulate the data. Any good books or suggestions? Basically I want to be able to create something possibly by users using a web browser. I have some Perl scripting experience if that helps. Thanks, CJ |
#3
| |||
| |||
|
|
"CJ" <chrisj (AT) illicom (DOT) net> wrote in message news:kxqee.3372$Cz3.470793 (AT) monger (DOT) newsread.com... I am a Windows admin who knows how to administer SQL server, but I don't have any experience in creating a data interface so that regular users, who don't know anything about SQL commands, can manipulate the data. Any good books or suggestions? Basically I want to be able to create something possibly by users using a web browser. I have some Perl scripting experience if that helps. Thanks, CJ That's a rather open question - you're basically asking how to build a front-end application for working with MSSQL. There are plenty of possible ways to do it, such as using ASP or PHP for a web interface, Access forms, a full .NET Windows application etc. It's hard to give any specific advice, but I'd suggest that the first thing to do is identify what the application is for, and go from there. For tasks like data entry or reporting, you can probably find plenty of samples via Google; building a business application may be a more complicated story. Simon |
![]() |
| Thread Tools | |
| Display Modes | |
| |