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
 using sql on the web.

Author  Topic 

caraway602
Starting Member

2 Posts

Posted - 2006-03-07 : 18:47:56
I know this question has been asked a thousand times before. But I just checked the FAQ that is located in this forum to make sure I was not asking a question that was listed in there. I am currently building a website. I am interested in using a sql database to retrieve some information to make my website dynamic. Can someone please give me a link to some websites that I can read that will show what I am tryin to do?

activecrypt
Posting Yak Master

165 Posts

Posted - 2006-03-08 : 00:13:17
Hi,
i didn't understand what you mean .... do mean that you need to see some website that is hosted with MS SQL Database !?



Andy Davis
Sql Shield Team
--------------------------------------------
SQL Server Encryption Software
http://www.sql-shield.com
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-03-08 : 00:44:52
>>I am interested in using a sql database to retrieve some information to make my website dynamic

Give more details on what you are trying to do

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-03-08 : 04:49:11
Get a book on dynamic websites

Better yet, get a book on "Microsoft .net web applications", and a book on MS SQL, for the latter see here
http://www.sqlteam.com/store.asp

The .net would be your frontend to your backend database
Go to Top of Page

caraway602
Starting Member

2 Posts

Posted - 2006-03-08 : 11:57:09
I have a website that is about motorcycles. I want users to be able to enter riding areas that they frequent into the database. I also want to have people be able to query data that is stored in the database. I already have a domain that is being hosted by www.hostexcelence.com. I am on a linux server. I am looking for resources on the web that help me produce the dynamic content.
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-03-08 : 13:07:37
This forum is for microsoft products, and not linux.

For dynamic websites using linux try www.dbforums.com or www.sitepoint.com or www.mysql.org

http://www.sqlteam.com/askus.asp
Go to Top of Page
   

- Advertisement -