dreamweaver cs

Forum home » Delegate support and help forum » Dreamweaver Training and help » Dreamweaver CS3

Dreamweaver CS3

resolvedResolved · Low Priority · Version Standard

Edison has attended:
Dreamweaver Introduction (2 days) course

Dreamweaver CS3

How do attach a SQL server database to a Dreamweaver website?

RE: Dreamweaver CS3

Hi Edison,

Most 'static' web sites simply use HTML, graphic and javascript/css files. Once you require a database backend such as SQL, you'll need to have SQL installed on your web server too. Your site then becomes 'dynamic' and you'll be able to get information from the database, and then display that information on your pages.

The first step is to talk to your hosting provider. You may already have SQL installed and available (such as MSSQL or MySQL) on your server. Usually, a hosting company using Apache web server will offer some MySQL databases as standard.

You'll then need to know a server-side programming language such as ASP, PHP or any other CGI language to 'talk' to the database. Dreamweaver CS3 does offer SQL support, but depending on how complicated your web application is will determine how much experience you will require for the server-side language.

See this page to get started:
http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WSc78c5058ca073340dcda9110b1f693f21-79f5.html

I hope this helps.

Regards, Rich

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

Creating line breaks

If you want to create a line break hold down Shift+Enter.

View all Dreamweaver hints and tips


Server loaded in 0.05 secs.