Jump to content

php+microsoft sql opinion


jakebur01

Recommended Posts

hello,

 

I use php with my mysql database a lot. I just had something come up where I need to access data from a microsoft sql database. Are there many problems with connecting php with a microsoft sql database? Would I be better off to use something like visual basic with asp?

 

`Jake

Link to comment
Share on other sites

Can you do just as much with php as you can with visual basic and asp?

 

The reason i'm asking is, I have a client who has a big eccomerce site that was built by some programming company. The website was built with asp and visual basic.

 

The my client wants me to build a storefront type website for his dealers that may be integrated with my clients eccomerce website. The website along with several executable programs are pulling information from a microsoft sql server.

 

I have only created small applications with visual basic transfering data in and out of a mysql database. I have never really looked at asp before. I'm on a role learning php, I don't want to get off track. I don't want to waste my time learning asp and visual basic if I can do everything that I need to with php. What would be the best thing for me to do in this situation?

Link to comment
Share on other sites

From my experience they are both compare with each other. PHP/mySQL's space is really Linux based servers, and ASP/MSSQL solutions are more for Windows server, although you can put them on either (php will run on windows, and vice versa). It all comes down I think to what you are more comfortable with, and what you are allowed to use (in the case of a company - php/mysql is free, where MSSql server is fairly pricey).

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.