If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > After advice. MS Sql and php vs. asp.net

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-20-03, 07:57
davidbh davidbh is offline
Registered User
 
Join Date: Mar 2003
Location: sydney, australia
Posts: 2
After advice. MS Sql and php vs. asp.net

I am about to start a web site with MS Sql database interface.

I have been advised to use MS technologies, i.e. ASP.NET but I am skeptical of MS SDK's (programming for 20 years) and keen to try some Open software. PHP looks good but most of the documentation and forum content is about use with MySql or Oracle, and other Linux compatible databases. Does it really work OK with MS Sql? Has anyone actually tested it against ASP.NET for performance? ease of use? features?

I'd love to hear from someone who has used PHP with MS Sql with a few words of advice.
Reply With Quote
  #2 (permalink)  
Old 04-22-03, 07:07
le mogwai le mogwai is offline
Registered User
 
Join Date: Apr 2003
Posts: 23
If, by speaking of MS SQL you're talking of SQL server, yes, it works.

You can use either the ODBC library or the PEAR DB interface to access it.

About the performance, i really don't know how good they are.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On