While running out of hope from day 3, I met with my old teacher from Informatics who happens to be a “little” experienced with Microsoft SQL Server. He evaluated the situation and even with the recent drivers, it does not do any effect to PHP at all. So what we did is try to make a bridge from PHP to MSSQL with ODBC, which worked. It may take data to travel a longer route but this is the only way to make things fully integrated.
With the front-end and back-end working each other, our pain in developing this application has been eased from hectic to a little laid back. But its not yet the time to relax.
Databases have been layed out and is waiting for Data Testing. It’s gonna be awesome to see the database fill up with entries!
For now, we’re focusing on using OOP with PHP so it would lessen the workload of the server. I’m currently working on the interface so it should be out in some time.
-Christian