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.
| Author |
Topic |
|
lodge308
Starting Member
1 Post |
Posted - 2006-08-03 : 12:44:45
|
| Hi all. I'm not sure if this is the correct place for this question, so my apologies if it should be in another section.I need to build a simple QA (quality assurance) DB for my company (a small physician group). I have the DB built in Access, but would much prefer to put it in SQL Server for reasons of stability, security, and access control.What I would like to do is build a web interface to this DB so the users can just click an IE shortcut on their desktop, and be able to enter information via the browser like they would in a form in MS Access.What would be the best way of going about building something like this? My background is as an analyst, so I'm unsure when it comes to actually building a front-end.Sorry if this question is simplistic or if it has already been answered, and thank you in advance for any assistance you may lend. |
|
|
DonAtWork
Master Smack Fu Yak Hacker
2167 Posts |
Posted - 2006-08-03 : 13:22:00
|
| maybe on this forum: http://www.sqlteam.com/forums/forum.asp?FORUM_ID=17However, there are a bunch of third party products out there that do a pretty good job of taking care of the type of data you are dealing with. Try googling for "Physician programs".For fast help, follow this link:http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspxLearn SQLhttp://www.sql-tutorial.net/ http://www.firstsql.com/tutor.htm http://www.w3schools.com/sql/default.asp |
 |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2006-08-03 : 13:39:28
|
| hire a programmer?-ec |
 |
|
|
Lumbago
Norsk Yak Master
3271 Posts |
Posted - 2006-08-04 : 03:23:34
|
| Unless you're prepared to learn web programming (ASP or ASP.NET or something like that) there are about a million small webdevelopment agencies around that can do this for you. I might get banned for life by recomending this but www.rentacoder.com has asian programmers doing stuff like this for almost nothing.--Lumbago"Real programmers don't document, if it was hard to write it should be hard to understand" |
 |
|
|
|
|
|