December 25, 2012 at 1:13 pm
I am using Sql 2008 server and Dreamweaver cs4 and wanting to use asp.net. Or how to connect to Sql 2008 server using php. Does anyone one know of a good asp.net that I can download on an xp machine so I can do some testing local.
December 26, 2012 at 7:41 am
edward_hall76 (12/25/2012)
I am using Sql 2008 server and Dreamweaver cs4 and wanting to use asp.net. Or how to connect to Sql 2008 server using php. Does anyone one know of a good asp.net that I can download on an xp machine so I can do some testing local.
What exactly are you looking for? You said you want asp.net or php? What are you trying to do here?
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
December 26, 2012 at 12:32 pm
I want to set up a web server so I can use Dreamweaver to create aspx.net pages to connect to my Sql 2008 Server on an xp machine
December 26, 2012 at 12:45 pm
edward_hall76 (12/26/2012)
I want to set up a web server so I can use Dreamweaver to create aspx.net pages to connect to my Sql 2008 Server on an xp machine
OK so you want to connect to sql server from an asp.net page? I didn't know Dreamweaver can create .net pages, but I guess they can. Go to your code behind and create a connection.
If you are unsure of how to do that try searching "connect to sql server with dreamweaver asp.net".
If you need specific syntax for your connection string you can visit http://www.connectionstrings.com/[/url]
I can't really offer any more help than that because I don't use Dreamweaver. Maybe you can find more specific help on a Dreamweaver site?
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply