odbc problem

dotaloc

New Member
Messages
22
Reaction score
0
Points
0
i made a site that used php to connect to a MS access database using the ODBC protocol. i searched, to no avail, but was wondering if anyone knew if odbc connections were allowed on x10? i can't get it to work, and have successfully implemented the code on my own system (using xampplite) and another system using a newer version of apache. thanks in advance!

--

this is the error code i'm getting

Fatal error: Call to undefined function odbc_connect()
 
Top