#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.