Welcome Guest, Not a member yet? Register   Sign In
Sybase DB Support - Problem here
#1

[eluser]dark_lord[/eluser]
Hello everybody, I am kind of a into a situation here. My boss told me to create a webapps for our system here at our office, but the problem is, I want to use CodeIgniter as the Framework but since the database we are using here is Sybase... Question is... does CodeIgniter support Sybase Adaptive Server / IQ? What configurations will I change in the CodeIgniter driver config to make my local CodeIgniter to be able to access Sybase Database?

Thank you very much! Hope you all can help me with my problem here.

Thanks in advance!

Regards,

Wish_Bear!
#2

[eluser]xwero[/eluser]
I think you will have to write the driver for sybase. The default php installation doesn't include the sybase functions so you have to check if they are present on your server.

For writing your own driver i think it's best to look at the other drivers and mirror their methods using the sybase functions.
#3

[eluser]dark_lord[/eluser]
okei, thanks so much for the reply, anyway I hope you can help me along the way.

thanks...




Theme © iAndrew 2016 - Forum software by © MyBB