Project Pier with MSSQL?
Submitted by stevesteve on Thu, 07/10/2008 - 14:50.
Can you use ProjectPier with Microsoft SQL instead of MySQL?
It would really be a lot easier.. and we'd have potential to do more things within the organization I'm setting this up for.
Let me know!
Thanks,
Steve

There is a DB abstraction layer which would let it work with MSSQL, but currently MySQL is the only thing that is really supported. You would need to look at the code to get an understanding. You'd also probably need to write the MSSQL adapter and do some testing before it would work, but it is fairly feasible.