#210890 - 04/29/0803:19 PMRe: MS Sql 2005
[Re: ckelpin]
Gizmo
Registered: 06/04/06
Posts: 12002
Loc: Portland, OR; USA
The best people to talk to are likely ntdoc and Sirdude; NT is a windows guru and SD is a db guru... Sadly both haven't been around as of late however...
just curious if UBBThreads (7.2.2) is compatible with a microsoft sql server 2005?
I just got this up and running on mysql and now management wants to use the sql software they purchased.
I assume the DB can be exported and the pathing updated in the config file to point to sql server?
Well, let us know how it goes - I think it takes more than that to work with MS SQL Server, the least of which the mysql commands will need to be ported to MS SQL, eh?
Allen is correct. Out of the box is will not work.
The strings, commands, and code in general are NOT compatible with SQL 2005
Could it be ported, YES - but that would be a LOT of work and testing that currently I don't see happening as SQL 2005 is not free like MySQL is which highly restricts the customer base.
Yes there is a FREE MS SQL Express but they seem to imply they have the full version and want to use that so that's why I said it would have a very small user base. Even with the FREE MS SQL Express I don't see that being a universal option either as it only runs on Windows.
Quote:
management wants to use the sql software they purchased
Free to download, free to redistribute, free to embed, and easy for new developers to use immediately, a simple but powerful development environment for building data-driven applications. Easily manage your database with SQL Server 2005 Management Studio Express.
Be warned though that you can not publish to other database models with this version.
#211087 - 05/02/0803:56 PMRe: MS Sql 2005
[Re: ntdoc]
David Dreezer
Pooh-Bah
Registered: 07/21/06
Posts: 1787
There is also the fact that you need to make sure your php build supports mssql or that you install the proper extensions. I haven't installed php on a MS server in years. For all I know it's built in....
_________________________
What do you mean "You're the bomb, run away?"
Just curious if any resolution to this topic has happened. Using mssql 2005 in leau of mysql. The reason is my host provider provides 100mb of sql 2005 for free and each additional 100mb is a minor amount, but I have to pay for 50mb bites of mysql at $50.00 per year. They say it is due to the increased server load.
_________________________
I am not an expert. I just use the stuff!! At the very least post your forum URL in your profile.
Just curious if any resolution to this topic has happened.
Hello Ruben,
There really is no resolution beyond what has already been said. The product is written to support MySQL not MS SQL for obvious reasons. If the tables turn in the future and Microsoft is offering a Free database that runs on both Linux and Windows and MySQL is not as attractive for one reason or another, then things might change, but I wouldn't count on it any time soon.
I can understand your reasons, but there just is not anywhere near enough demand for MS SQL vs MySQL and that is true for just about any Internet Database project not just UBBT.
What might be better for you is to find another Host provider that is more geared towards MySQL. There are thousands of host providers out there that I'm sure have better deals than what you're currently getting.
Thanks btdoc for the reply. Yes there are lots of providers out there but my host has been the best out of three I have tried and I am not willing to change for this issue. I would rather pay a few dollars per year with what I have.
_________________________
I am not an expert. I just use the stuff!! At the very least post your forum URL in your profile.