Click to See Complete Forum and Search --> : Dreamweaver/ASP/Microsoft SQL Server?


dlacloche
09-19-2006, 02:09 PM
Can I build ASP pages in Dreamweaver and tie them to a database running on MS SQL Server?

I've always used DW/ASP/Access or DW/ColdFusion/MySQL.

What's my best choice in a Windows environment, for a huge database [tables with 10,000 records]?

KDLA
09-19-2006, 02:14 PM
Yes, you can: Dreamweaver in Code View.

You can also download Microsoft's free version of their Visual Studio. It has SQL capabilities. (http://msdn.microsoft.com/vstudio/express/vwd/)

KDLA