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 |
Ogden2k
Starting Member
1 Post |
Posted - 2004-09-28 : 12:33:39
|
Here's what I want to do: I have a lot of instructions on how to do certain things for our department. I want to put these into a searchable database. Right now, the way it's setup, there's a list of catagories, and under each catagory, a list of articles. Easy enough. But, now I want to have an option to search for keywords that bring up different articles. I realize that I will probably have to recode certain things which is fine. How do I get started?? I have IIS 6.0 on Server 2003 with SQL Server 2005 Express installed. I have no experience with databases, SQL, Access, etc. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-09-28 : 12:34:57
|
You start by getting some experience with the technologies you are about to use by reading some books and trying them out. Take a look at the books link above to see the ones recommended by SQLTeam.Tara |
|
|
|
|
|